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
/
ExposedDropdownMenuArgs
/
ExposedDropdownMenuArgs
Exposed
Dropdown
Menu
Args
constructor
(
expanded
:
Boolean
,
onDismissRequestComposeUi
:
(
)
->
Unit
,
onCloseJsDom
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
,
matchAnchorWidthComposeUi
:
Boolean
=
true
,
content
:
@
Composable
(
)
->
Unit
)
(
source
)