invoke
operator fun invoke(customId: String, style: TextInput.TextInputStyle, label: String): TextInputCreator(source)
Create a new TextInput.
Return
TextInputCreator to construct the text input
Parameters
custom Id
the custom id of the text input
style
the text input style
label
the label of the text input