Tooltip — Vivid Component
Tooltip component. Can wrap any other element to add a tooltip to that element. It uses refs for the positioning, so if you wrap another component in a tooltip, make sure it forwards refs.
Installation
$ yarn add @rexlabs/tooltip
Usage
import Tooltip from '@rexlabs/tooltip';
Breaking changes
v4.x
- removed
Arrowprop (instead now controlled via tokens orarrowstyle element)
Legal
Copyright (c) 2020 Rex Software All Rights Reserved.