Constructor
new TextInputItem(name, label, placeholder)
Construct a new text input control.
Parameters
-
name
stringthe key to use to identify this input control's content in the dialog's key-value mapping for all input controls
-
label
stringthe text to place next to the input control to explain it to the user
-
placeholder
stringoptional, the text to include inside the control when it is blank, as an example