Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.tile.tiles.menu
/
MenuTileSchema
/
MenuItem
/
MenuItem
Menu
Item
constructor
(
id
:
String
,
label
:
String
,
leadingIcon
:
IconSchema
?
=
null
,
trailingIcon
:
IconSchema
?
=
null
)