TooltipContent
@arolariu/components / TooltipContent
TooltipContent
Renders positioned tooltip content inside a portal.
Remarks
- Renders a
<div>element by default - Built on Base UI Tooltip
- Supports the
renderprop for element composition - Styling via CSS Modules with
--ac-*custom properties
Example
<TooltipContent>Details</TooltipContent>
See
Type Aliases
// was this page useful?