CursorMenuData Interface
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 | undefined | string | ||
items | AbstractMenuItemProps[] | ||
position | Readonly<WritableXAndY> |
Defined in
Last Updated: 20 June, 2023