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