arrow
Optional. Defines whether a directional arrow is shown on the tooltip
at
Optional. Defines the tooltip placement relative to the hovered element
content
Optional. A React component to render as the tooltip body
css
Adds a custom CSS class to the Tooltip
delay
Optional. Sets the delay in milliseconds before the tooltip is shown after hovering
resolver
Optional. A function called on every hovered element that returns the tooltip content
touch
Optional. Defines whether tooltips are enabled on touch devices