tooltip-101

A React Component for displaying Tooltips

Usage no npm install needed!

<script type="module">
  import tooltip101 from 'https://cdn.skypack.dev/tooltip-101';
</script>

README

Tooltip

Use this component to display extra information about an element by displaying a floating description.

Installation

yarn add @atlaskit/tooltip

Usage

Detailed docs and example usage can be found here.