Skip to Content
This package is deprecated. Check out the successor: Chunk UI Kit

Tooltip

Tooltip content

Component API

Tooltip component props.

PropDefaultDescription
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