npm.io
1.0.2 • Published 5 years ago

@billogram/foundation-tooltip

Licence
MIT
Version
1.0.2
Deps
3
Size
21 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

@billogram/foundation-tooltip

A React tooltip component

Install

yarn add @billogram/foundation-tooltip

Usage

import {
    FoundationTooltip
} from '@billogram/foundation-tooltip';

See types for exported types.

FoundationTooltip
<FoundationTooltip
    text="This is my tooltip!">
    <div>Hover Me</div>
</FoundationTooltip>

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT