cycleButton
abstract fun cycleButton(state: CycleButtonState<*>, labels: List<UiText>, width: Int, enabled: Boolean, modifier: Modifier, key: ElementKey<*>?): Element(source)
Creates one profile-backed finite-option CycleButton.
Creates one profile-backed finite-option CycleButton.