Class: TextInputFieldComponent

TextInputFieldComponent(dataObjectopt, optionsopt)

TextInputFieldComponent provides a text field, natch

Constructor

new TextInputFieldComponent(dataObjectopt, optionsopt)

Parameters:
Name Type Attributes Default Description
dataObject DataModel <optional>
null
options Object <optional>
see FormFieldComponent for more options
Properties
Name Type Attributes Description
placeholder string <optional>
the text displayed in the field when there is no value text
Source: