Skip to content

Commit 70ffd67

Browse files
committed
Document changesSelectionAsPrimaryAction
1 parent 60cee43 commit 70ffd67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versioned_docs/version-7.x/native-stack-navigator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,6 +1568,7 @@ unstable_headerLeftItems: () => [
15681568

15691569
Supported properties when `type` is `menu`:
15701570

1571+
- `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`.
15711572
- `menu`: An object containing the menu items. It contains the following properties:
15721573
- `title`: Optional title to show on top of the menu.
15731574
- `items`: An array of menu items. A menu item can be either an `action` or a `submenu`.

0 commit comments

Comments
 (0)