@atlaskit/layer-manager
v9.0.4
Published
A React Component for managing layers
Downloads
4,154
Readme
Layer Manager
The layer manager is used to render React DOM into a new context (aka "Portal"). This can be used to implement various UI components such as modals.
Installation
yarn add @atlaskit/layer-manager
Usage
Detailed docs and example usage can be found here.