Representation
@Composable
Creates a minimal representation of the context menu without any UI container.
Parameters
state
The current state of the context menu
menu Content
A composable function that renders the content of the menu
items
The list of items to be displayed in the context menu