options
Object
overrides of default options
Set placeholder text. Note: Triggers a repaint.
Focus on the current input, pulling up the keyboard on mobile.
Blur the current input, hiding the keyboard on mobile.
Set the placeholder conent. Note: Triggers a repaint next tick.
Set the type of element to display conent. Note: Triggers a repaint next tick.
Get the value of the inner content of the element (e.g. the entered text)
Set the name attribute of the element. Note: Triggers a repaint next tick.
Get the name attribute of the element.
Place the document element this component manages into the document.