README
popup
Creates a simple and lightweight inline Popup.
Installation
yarn add @atlaskit/popup
Usage
Detailed docs and example usage can be found here.
A portalled popup primitive that is tied to a trigger element.
<script type="module">
import atlaskitPopup from 'https://cdn.skypack.dev/@atlaskit/popup';
</script>
Creates a simple and lightweight inline Popup.
yarn add @atlaskit/popup
Detailed docs and example usage can be found here.