CustomStyledProps

external interface CustomStyledProps : Props(source)

Properties

Link copied to clipboard
abstract var css: CssBuilder?
Link copied to clipboard
abstract var key: Key?

Functions

Link copied to clipboard
inline fun CustomStyledProps.css(noinline handler: RuleSet)
Link copied to clipboard
Link copied to clipboard
open inline operator fun Props?.unaryPlus()