@atlaskit/inline-dialog
Version:
An inline dialog is a pop-up container for small amounts of information. It can also contain controls.
16 lines (10 loc) • 297 B
Markdown
# Inline dialog
An inline dialog is a pop-up container for small amounts of information. It can also contain
controls.
## Installation
```sh
yarn add @atlaskit/inline-dialog
```
## Usage
Detailed docs and example usage can be found
[here](https://atlassian.design/components/inline-dialog/).