0.1.0-alpha.aa9480ec • Published 8 years ago

@hig/tooltip v0.1.0-alpha.aa9480ec

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
8 years ago

Tooltip

Tooltips generally describe what a tool or feature does, or when or how to use it.

Read more about when and how to use the Tooltip component on the internal wiki.

Getting started

Install the package

yarn add @hig/tooltip

Import the component and CSS

import Tooltip from '@hig/tooltip';
import '@hig/tooltip/build/index.css';

Basic usage

<Tooltip anchorPoint="top-center" content="Testing tooltip">
  <Button title="Open Tooltip" />
</Tooltip>
2.3.0

3 years ago

2.2.0

4 years ago

2.0.0

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

2.1.0

4 years ago

1.1.0

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.1.1-alpha

8 years ago

0.1.0-alpha

8 years ago