Package-level declarations

Functions

Link copied to clipboard
Link copied to clipboard
fun SSRangeSlider(valueRange: IntRange, values: IntRange, steps: Int = 0, enabled: Boolean = true, suffix: String? = null, minGap: Int = 1, onValueChange: (IntRange) -> Unit, onValueChangeFinished: () -> Unit? = null)
Link copied to clipboard