Tooltip
Tooltip content
Component API
Tooltip component props.
| Prop | Default | Description |
position | — | top | bottom | right | leftPosition of the element |
content | — | React.ReactNodeContent inside tooltip |
children | — | React.ReactNodeThis is the content that tooltip wraps around |
className | — | stringClass names override |
Last updated on