Package-level declarations

Types

Link copied to clipboard
typealias ControlComponent<T> = Pair<KClass<T>, @Composable BoxScope.(control: Control<T>) -> Unit>
Link copied to clipboard
Link copied to clipboard
interface ManuscriptScope

Functions

Link copied to clipboard

Composable to enable usage of variants / controls / actions