PopupContextMenu Function
Deprecated in 4.16.0. Use [[iTwinUI DropdownMenu]] component instead.
Component that displays a ContextMenu within a Popup component, allowing the target element to be specified.
PopupContextMenu(props: PopupContextMenuProps): React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | PopupContextMenuProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.