compose-html-material
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
compose-html-material
compose-html-material3
/
com.huanshankeji.compose.html.material3
/
MdFab
Md
Fab
@
Composable
fun
MdFab
(
variant
:
String
?
=
null
,
size
:
String
?
=
null
,
label
:
String
?
=
null
,
lowered
:
Boolean
?
=
null
,
attrs
:
AttrBuilderContext
<
HTMLElement
>
?
=
null
,
content
:
@
Composable
MdFabScope
.
(
)
->
Unit
?
)
(
source
)