TreeItemIconProps

external interface TreeItemIconProps : Props(source)

Properties

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

The props used for each component slot.

Link copied to clipboard
abstract var slots: TreeItemIconSlots?

Overridable component slots.

Link copied to clipboard
abstract var status: Any?

Functions

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