Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-base
/
mui.base
/
MenuItemMetadata
Menu
Item
Metadata
external
interface
MenuItemMetadata
(
source
)
Members
Properties
disabled
Link copied to clipboard
abstract
var
disabled
:
Boolean
id
Link copied to clipboard
abstract
var
id
:
String
label
Link copied to clipboard
abstract
var
label
:
String
?