RangeInput API
API reference docs for the Stash RangeInput
component. Learn about the props, CSS, and other APIs of this exported module.
Import
ts
import RangeInput from '@leaflink/stash/RangeInput.vue';
Props
None
Slots
Name | Description |
---|---|
min | field for minimal value input |
max | Field for maximal value input |
Events
None