UNPKG

@financial-times/o3-tooltip

Version:

Provides a viewport-aware tooltip for annotating or or highlighting other aspects of a product's UI

7 lines (4 loc) 277 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { T as ToggleToolTipProps } from './index-BkI7ozfQ.js'; declare function TooltipToggle({ id, placement, content, title, infoLabel, }: ToggleToolTipProps): react_jsx_runtime.JSX.Element; export { TooltipToggle };