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
/
TreeViewSlotProps
Tree
View
Slot
Props
external
interface
TreeViewSlotProps
:
Props
(
source
)
Inheritors
SimpleTreeViewSlotProps
Members
Properties
collapse
Icon
Link copied to clipboard
abstract
var
collapseIcon
:
Props
?
end
Icon
Link copied to clipboard
abstract
var
endIcon
:
Props
?
expand
Icon
Link copied to clipboard
abstract
var
expandIcon
:
Props
?
key
Link copied to clipboard
abstract
var
key
:
Key
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)