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
/
UseTreeItemContextProviderProps
Use
Tree
Item
Context
Provider
Props
external
interface
UseTreeItemContextProviderProps
:
Props
(
source
)
Members
Properties
id
Link copied to clipboard
abstract
var
id
:
ElementId
?
item
Id
Link copied to clipboard
abstract
var
itemId
:
String
key
Link copied to clipboard
abstract
var
key
:
Key
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)