Name | Type | Description |
layout |
horizontal | horizontal
| -inline | vertical | vertical-inline | compact} |
controlWidth |
stretch | shrink
| Adjust the control from the default full width or the browser default width |
responsive |
boolean
| By default forms will collapse to layout that prevents overflow.
If disabled control layout may break or overflow in unexpected ways. |
validate |
boolean
| Set the validate attribute to sync with HTML5 native validation
https://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation |