You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`changesSelectionAsPrimaryAction`: Whether the menu is a selection menu. Tapping an item in a selection menu will add a checkmark to the selected item. Defaults to `false`.
1571
1572
-`menu`: An object containing the menu items. It contains the following properties:
1572
1573
-`title`: Optional title to show on top of the menu.
1573
1574
-`items`: An array of menu items. A menu item can be either an `action` or a `submenu`.
0 commit comments