components
/
dev.fritz2.components.slider
/
SliderComponent
/
RangeContext
js
Range
Context
class
RangeContext
Content copied to clipboard
Functions
Properties
Functions
toRange
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