Skip to content

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

NameDescription
minfield for minimal value input
maxField for maximal value input

Events

None