IPromptOptions interface

Options for showing a prompt dialog

Extends

Properties

defaultValue

The default value for the input text field of prompt dialog

Property Details

defaultValue

The default value for the input text field of prompt dialog

defaultValue?: string;

Property Value

string