compose-multiplatform-html-unified
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-material3
/
com.huanshankeji.compose.material3.ext
/
SelectMenuArgs
/
SelectMenuArgs
Select
Menu
Args
constructor
(
expandedComposeUi
:
Boolean
,
onDismissRequestComposeUi
:
(
)
->
Unit
,
onCloseJsDom
:
(
)
->
Unit
,
matchAnchorWidth
:
Boolean
?
=
null
,
content
:
@
Composable
(
)
->
Unit
)
(
source
)