Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.features.toolbar
/
WebToolbar
Web
Toolbar
@
Composable
fun
WebToolbar
(
navigationItems
:
List
<
INavItem
>
,
menuItems
:
List
<
MenuItem
>
)