Skip to content

Commit eb51275

Browse files
authored
Merge pull request #874 from patternfly/readme-stickyfalse
docs: pfe-navigation - added mention of opt-out feature for sticky
2 parents 2207c77 + a0525ab commit eb51275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pfe-navigation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ All slots are optional and can be left off if not needed. Slots prefixed with `m
6161
6262
### Attributes
6363
64-
- `pfe-sticky`: Allows the navigation to stick to the top of the page when the user scrolls down.
64+
- `pfe-sticky`: Allows the navigation to stick to the top of the page when the user scrolls down. Alternatively, you can opt out of having a sticky nav (the default) by adding the attribute `pfe-sticky="false"`.
6565
- `pfe-close-on-click`: Currently only supports "external"; this means if a user clicks outside the component, the navigation items will close.
6666
- `pfe-menu-label`: Translation for the Menu label on the main navigation dropdown.
6767
- `pfe-full-width`: Allows the navigation to span the full width of the viewport.

0 commit comments

Comments
 (0)