PropsWithComponent

external interface PropsWithComponent : Props(source)

Inheritors

Properties

Link copied to clipboard
abstract var component: ElementType<*>?
Link copied to clipboard
abstract var key: Key?

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()