Tooltip
A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
Default
PreviewCode
Direction
PreviewCode
Color
PreviewCode
Props
Universal Props
Prop | Type | Accepted Values | Description | Default | Version |
---|---|---|---|---|---|
placement | string | top | bottom | left | right | Provides three positioning options: top, bottom, left and right | top | - |
tooltipText | string | - | Text content displayed within the Tooltip | - | - |
tooltipClassName | string | - | Custom class name for the Tooltip | - | 0.3.2 |