Text Input ​
Stable
A single-line text field is used to allow the users to input some text
Examples ​
Disabled ​
Error ​
Shortcut ​
Use shortcut to display a keyboard shortcut inside the input.
Variablize ​
variablize constrains input to a variable-name format: lowercase letters, digits, and underscores. Spaces become underscores; other characters are stripped.
API ​
Pass-through: <div> ​
What does this mean?
All props, events, and attrs that are not specified in the tables below will be passed to the element/component described above.