Waffles
© 2021 DataCamp, Inc.
⚠️This version of Waffles Design System is no longer maintained, and was deprecated at the end of 2022. It's main repository is archived. Please migrate your app to the New Waffles.

components

Tooltip

A specialized tooltip component.

Overview

A component to render tooltip using the styles of this design system. Please note that this component is designed to be used as a building block for other components, and as such should only be accessed directly when using with non-waffles components. For example when using a Button, the tooltip is accessible through the button props API. Before using this component it would be best to reach out to the squad as it is only designed for specific uses.

Imports

You can import following components or utilities from this module:

import Tooltip from '@datacamp/waffles-tooltip';