We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
JS binding for InputDialog
InputDialog
N/A
InputDialog create (Object o, [Widget parent])
Object o has the following fields required:
Once those values have been specified, the programmer may choose the specific type of input by including one of the required fields.
For integer input,
For double input,
For text input,
For ComboBox input,