Skip to content

Commit

Permalink
for example
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelsycamore committed Jan 6, 2025
1 parent 9f30ffd commit 340f400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/menus/menus.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ For instance, you can display the menu on top of the anchor:
## Composition with Menu List

The Menu component uses the Popover component internally.
But you might want to use a different positioning strategy, or prefer not to block scrolling.
But you might want to use a different positioning strategy, or prefer not to block scrolling, for example.

The Menu List component lets you compose your own menu for these kinds of use cases—its primary purpose is to handle focus.
See the demo below for an example of composition that uses Menu List and replaces the Menu's default Popover with a Popper component instead:
Expand Down

0 comments on commit 340f400

Please sign in to comment.