constructor
flagrate.createTextInput
flagrate.createTextInput(option) → flagrate.TextInput
new flagrate.TextInput
option
(Object
) – options.
TextInput.
option
id
(String):id
attribute ofinput
element.className
(String):attribute
(Object):style
(Object): (using flagrate.Element.setStyle)value
(String):placeholder
(String):icon
(String):regexp
(RegExp):isDisabled
(Boolean; defaultfalse
):