@atlaskit/blanket

A React component that covers the underlying UI for a layered component.

Usage no npm install needed!

<script type="module">
  import atlaskitBlanket from 'https://cdn.skypack.dev/@atlaskit/blanket';
</script>

README

Blanket

The main purpose of the blanket component is to provide the overlay layer for components such as a modal dialog or a tooltip.

Installation

yarn add @atlaskit/blanket

Usage

Detailed docs and example usage can be found here.