| Name | Type | Description | Default |
|---|---|---|---|
Required children | React.ReactNode | Custom content inside the container. | - |
| label | string | Text to be displayed inside the tooltip. | - |
| position | 'bottom' | 'top' | 'left' | 'right' | Preferred position for displaying the tooltip. It may adjust automatically based on available space. | 'bottom' |