Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.ui.sdui.foundation.screen
/
State
/
Failure
Failure
data
class
Failure
(
val
rootTile
:
TileSchema
?
=
null
)
:
State
Members
Constructors
Failure
Link copied to clipboard
constructor
(
rootTile
:
TileSchema
?
=
null
)
Properties
root
Tile
Link copied to clipboard
open
override
val
rootTile
:
TileSchema
?