Package Exports
- @atlaskit/modal-dialog
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@atlaskit/modal-dialog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ModalDialog
This component displays content in a layer that sits above the rest of the page content. Users won't be able to interact with the page until the dialog is closed.
Installation
yarn add @atlaskit/modal-dialogUsage
Detailed docs and example usage can be found here.