CursorMenuData Interface

Deprecated  in 4.11.x 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 undefined | string    
items AbstractMenuItemProps[]    
position Readonly<WritableXAndY>    

Defined in

Last Updated: 21 March, 2024