toggle menu
compose-html-material
js
switch theme
search in API
compose-html-material3
/
com.huanshankeji.compose.html.material3
/
MdNavigationBar
Md
Navigation
Bar
@
Composable
fun
MdNavigationBar
(
activeIndex
:
Int
?
=
null
,
hideInactiveLabels
:
Boolean
?
=
null
,
attrs
:
Attrs
<
HTMLElement
>
?
=
null
,
content
:
@
Composable
ElementScope
<
HTMLElement
>
.
(
)
->
Unit
?
)
(
source
)