Preparing search index...
The search index is not available
Documentation
Documentation
studio
components/UI/RangeInput
RangeInputBaseProps
Type alias RangeInputBaseProps
Range
Input
Base
Props
:
{
max
:
number
;
maxRange
?:
number
;
min
:
number
;
step
:
number
;
}
Type declaration
max
:
number
Optional
max
Range
?:
number
min
:
number
step
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
core - v0.0.0
editor
studio - v0.0.1
viewer - v0.0.0
Generated using
TypeDoc