GlobalProps

external interface GlobalProps : Props(source)

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var styles: Rules

Functions

Link copied to clipboard
inline fun GlobalProps.styles(crossinline block: RuleBuilder<PropertiesBuilder>.() -> Unit)
Link copied to clipboard
open inline operator fun Props?.unaryPlus()