Representation
@Composable
Creates the visual representation of the context menu.
Parameters
state
The current state of the context menu (open/closed, position)
menu Content
A composable function that renders the content of the menu with the provided items
items
The list of items to be displayed in the context menu