lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.ui.components
/
PreviewSurface
Preview
Surface
@
Composable
fun
PreviewSurface
(
color
:
Color
=
Color.DarkGray
,
content
:
@
Composable
(
)
->
Unit
)