The slider scaffolding element might become handy and elegant at the same time when a numeric form field comes with min and max (range) constraints.
The slider has several levels of customization:
formatvalue
event to change the labels output.PacemSliderElement
value can be formatted given straight attribute or relevant metadata.
[ {"prop": "amount", "type": "float", "dataType": "percentage", "display": { "name": "Progress", "ui": "slider", "cssClass": ["field-minimal"] }, "validators": [{ "type": "range", "errorMessage": "Nope, you can't", "params": { "min": 0, "max": 1 } }] } ]
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.