toggle menu
compose-html-material
js
switch theme
search in API
compose-html-material3
/
com.huanshankeji.compose.html.material3
/
MdCircularProgress
Md
Circular
Progress
@
Composable
fun
MdCircularProgress
(
value
:
Number
?
=
null
,
max
:
Number
?
=
null
,
indeterminate
:
Boolean
?
=
null
,
fourColor
:
Boolean
?
=
null
,
attrs
:
Attrs
<
HTMLElement
>
?
=
null
,
content
:
@
Composable
ElementScope
<
HTMLElement
>
.
(
)
->
Unit
?
=
null
)
(
source
)