通过指针或焦点为控件提供上下文信息的浮动元素。
<Tooltip content="Add to library"> <IconButton radius="full"> <PlusIcon /> </IconButton> </Tooltip>
此组件继承并合并来自 Radix Tooltip primitive 的 props:Root、Portal 和 Content 部分。它支持通用 margin props。
content*
ReactNode
width
Responsive<string>
minWidth
maxWidth
"360px"