RangeContext

class RangeContext

Functions

toRange
Link copied to clipboard
js
fun toRange(): Range

Properties

lower
Link copied to clipboard
js
val lower: ComponentProperty<Int>
step
Link copied to clipboard
js
val step: ComponentProperty<Int>
upper
Link copied to clipboard
js
val upper: ComponentProperty<Int>