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