JSPM

@atlaskit/modal-dialog

10.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 56403
  • Score
    100M100P100Q158389F
  • License Apache-2.0

A React component that displays content in a layer blocking the interaction with the page.

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-dialog

Usage

Detailed docs and example usage can be found here.