lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.ui.common.widgets.misccontrols
/
MiscControlsWidgetContent
Misc
Controls
Widget
Content
@
Composable
fun
MiscControlsWidgetContent
(
onRefreshAll
:
(
)
->
Unit
,
onClearAllOverrides
:
(
)
->
Unit
,
strings
:
Strings
=
LocalStrings.current
)