components
0.14.4
js
components
/
dev.fritz2.components.slider
/
SliderComponent
/
RangeContext
Range
Context
js
class
RangeContext
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Range
Context
Link copied to clipboard
js
fun
RangeContext
(
)
Content copied to clipboard
Functions
to
Range
Link copied to clipboard
js
fun
toRange
(
)
:
Range
Content copied to clipboard
Properties
lower
Link copied to clipboard
js
val
lower
:
ComponentProperty
<
Int
>
Content copied to clipboard
step
Link copied to clipboard
js
val
step
:
ComponentProperty
<
Int
>
Content copied to clipboard
upper
Link copied to clipboard
js
val
upper
:
ComponentProperty
<
Int
>
Content copied to clipboard