Name | Type | Description |
i18n | { showButtonAriaLabel: string; hideButtonAriaLabel: string; } | |
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 | |