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
/
UseTreeItemRootSlotPropsFromUseTreeItem
Use
Tree
Item
Root
Slot
Props
From
Use
Tree
Item
external
interface
UseTreeItemRootSlotPropsFromUseTreeItem
(
source
)
Members
Properties
aria
Disabled
Link copied to clipboard
abstract
var
ariaDisabled
:
Boolean
aria
Expanded
Link copied to clipboard
abstract
var
ariaExpanded
:
Boolean
id
Link copied to clipboard
abstract
var
id
:
ElementId
?
on
Blur
Link copied to clipboard
abstract
var
onBlur
:
Any
?
on
Focus
Link copied to clipboard
abstract
var
onFocus
:
Any
?
on
Key
Down
Link copied to clipboard
abstract
var
onKeyDown
:
Any
?
role
Link copied to clipboard
abstract
var
role
:
Union
style
Link copied to clipboard
abstract
var
style
:
CSSProperties
tab
Index
Link copied to clipboard
abstract
var
tabIndex
:
Int