CursorMenuData Interface
Deprecated in 4.11.0. Use CursorMenuPayload instead.
Definition of data added to Redux store to define cursor menu. If menuItems are empty the menu control is not displayed. To close the menu clear the menuItems or pass in undefined as the CursorData.
Properties
Name | Type | Description | |
---|---|---|---|
childWindowId | string | undefined | ||
items | AbstractMenuItemProps[] | ||
position | Readonly<WritableXAndY> |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.