invoke

Renders the field for a Boolean


operator fun <T> invoke(value: T, onChange: (T) -> Unit, on: T, off: T, builder: UiCheckBoxComponent.Options<T>.() -> Unit = {}): ComponentRef<UiCheckBoxComponent<T, UiCheckBoxComponent.Props<T>>>

Renders the field for an the type T