Package Exports
- @atlaskit/modal-dialog
- @atlaskit/modal-dialog/dist/cjs/index.js
- @atlaskit/modal-dialog/dist/cjs/modal-transition.js
- @atlaskit/modal-dialog/dist/esm/index.js
- @atlaskit/modal-dialog/dist/esm/modal-transition.js
- @atlaskit/modal-dialog/modal-transition
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
Modal dialog
A modal dialog displays content that requires user interaction, in a layer above the page.
Installation
yarn add @atlaskit/modal-dialogUsage
Detailed docs and example usage can be found here.