Popovers
A Popover can be used to display some content on top of another.
Simple
./src/blocks/popovers/Simple/Simple.js|ts
Stacked with footer actions
./src/blocks/popovers/StackedWithFooterActions/StackedWithFooterActions.js|ts
With recent posts links
./src/blocks/popovers/WithRecentPosts/WithRecentPosts.js|ts
With two-column grid
./src/blocks/popovers/WithTwoColumnGrid/WithTwoColumnGrid.js|ts