Props

fun <X> Props(value: X, onChange: (X) -> Unit, options: UiCheckBoxComponent.Options<X>, on: X, off: X)