react-overlay-manager
TypeScript icon, indicating that this package has built-in type declarations

2.0.8 • Public • Published

React Overlay Manager

npm version codecov ts

React Overlay Manager is a set of React components for positioning floating overlays over your application in a declarative manner. It has the following features;

  1. Place overlays in a declarative manner in one of 8 positions
  2. Automatically stack overlays
  3. Order overlays with priorities
  4. Avoid existing UI elements, for example navigation bars.
  5. Define rules for positioning overlay based on media queries
  6. Constraints on display for example limiting number of overlays in a certain position

See Full Documentation Here!

Readme

Keywords

Package Sidebar

Install

npm i react-overlay-manager

Weekly Downloads

2

Version

2.0.8

License

MIT

Unpacked Size

139 kB

Total Files

22

Last publish

Collaborators

  • ammanvedi