toggle menu
compose-html-material
js
switch theme
search in API
compose-html-material3
/
com.huanshankeji.compose.html.material3
/
MdIcon
Md
Icon
@
Composable
fun
MdIcon
(
filled
:
Boolean
?
=
null
,
attrs
:
Attrs
<
HTMLElement
>
?
,
content
:
@
Composable
(
)
->
Unit
)
(
source
)
Parameters
content
see https://github.com/material-components/material-web/blob/main/docs/components/icon.md#usage
@
Composable
fun
MdIcon
(
filled
:
Boolean
?
=
null
,
attrs
:
Attrs
<
HTMLElement
>
?
,
materialIconName
:
String
)
(
source
)