Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-muix-tree-view
/
muix.tree.view
/
TreeItemIconProps
Tree
Item
Icon
Props
external
interface
TreeItemIconProps
:
Props
(
source
)
Members
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
slot
Props
Link copied to clipboard
abstract
var
slotProps
:
TreeItemIconSlotProps
?
The props used for each component slot.
slots
Link copied to clipboard
abstract
var
slots
:
TreeItemIconSlots
?
Overridable component slots.
status
Link copied to clipboard
abstract
var
status
:
Any
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)