component
1.1.0
component
/
org.pushingpixels.aurora.component.contextmenu
/
auroraContextMenu
aurora
Context
Menu
@
Composable
fun
Modifier
.
auroraContextMenu
(
enabled
:
Boolean
=
true
,
contentModel
:
CommandMenuContentModel
,
presentationModel
:
CommandPopupMenuPresentationModel
=
CommandPopupMenuPresentationModel()
,
overlays
:
Map
<
Command
,
CommandButtonPresentationModel.Overlay
>
=
mapOf()
)
:
Modifier
Content copied to clipboard