API Reference > ui-framework > State > CursorMenuData 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 ui/framework/src/ui-framework/redux/SessionState.ts Line 31 Last Updated: 11 June, 2024