AnchoredOverlay

AnchoredOverlay opens an Overlay relative to the anchor position.

Page navigation navigation

AnchoredOverlay provides an anchor that will open a floating Overlay positioned relative to the anchor. The Overlay can be opened and navigated using a keyboard or mouse.

React examples

Default

Width and height customization

You can pick from a set of predefined widths and heights.

Custom positioning

The side, align, anchorOffset, and alignmentOffset props can be used to customize how the AnchoredOverlay is positioned relative to the "anchor" that toggles it.

More code examples

See the AnchoredOverlay Storybook stories.

Props

Loading data for anchored_overlay...