tooltip

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
This should be the same as `Flyout`, but we need to copypasta since docgen doesn't understand references.
Install tooltip as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.tooltip
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

This should be the same as Flyout, but we need to copypasta since docgen doesn’t understand references.

When the flyout overflows the viewport, it’ll attempt to use the given anchor points in order to keep the flyout within the viewport.

If openOnHover is true, this prop will determine the delay from when mouseEnter begins until the Tooltip visually opens

Help and resources