Tooltip
Tooltip content
Component API
Tooltip component props.
Prop | Default | Description |
position | — | top | bottom | right | left Position of the element |
content | — | React.ReactNode Content inside tooltip |
children | — | React.ReactNode This is the content that tooltip wraps around |
className | — | string Class names override |
Last updated on