Skip to Content
Creation UI 15.0 is released 🎉

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