Range
Range
Range 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 |
Range CSS Properties
Name |
---|
--background |
--border-radius |
--track-background |
--track-fill-background |
--track-height |
--thumb-background |
--thumb-width |
--thumb-height |
Range Slots
Name | Description |
---|---|
default | For projecting range input |