CursorMenuData Interface

Beta

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
items MenuItemProps[]    
position XAndY    

Defined in

Last Updated: 08 January, 2020