Tooltip

A popup that displays information on hover.

tsx
import { Tooltip } from '@xdev-asia/x-ui-react';

Example

Props

  • content - Tooltip text
  • placement - 'top' | 'bottom' | 'left' | 'right'
  • delay - Show delay in ms