options

abstract fun options(value: OptionsContext<T>.() -> Unit)
abstract val options: ComponentProperty<OptionsContext<T>>

See also