Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
theme-default
AdvSliderProps
Interface AdvSliderProps
interface
AdvSliderProps
{
label
:
string
;
max
?:
number
;
min
?:
number
;
modelValue
:
Ref
<
number
>
;
step
?:
number
;
unit
?:
string
;
}
Index
Properties
label
max?
min?
model
Value
step?
unit?
Properties
label
label
:
string
Optional
max
max
?:
number
Optional
min
min
?:
number
model
Value
model
Value
:
Ref
<
number
>
Optional
step
step
?:
number
Optional
unit
unit
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
label
max
min
model
Value
step
unit
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc