Input
Input
Input Properties
Name | Type | Description |
---|---|---|
status | neutral | error | success | |
controlWidth | stretch | shrink | |
validate | boolean | Set the validate attribute to sync with HTML5 native validation https://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation |
responsive | boolean | By default forms will collapse to layout that prevents overflow. If disabled control layout may break or overflow in unexpected ways. |
layout | vertical | horizontal | compact | |
layoutChange | EventEmitter<ControlLayout> | |
layoutStable | boolean |
Input CSS Properties
Name |
---|
--background |
--background-size |
--border |
--border-color |
--border-bottom |
--outline |
--padding |
--font-size |
--color |
--line-height |
--transition |
Input Slots
Name | Description |
---|---|
default | For projecting input and label |