API Reference > ui-core > Tooltip > TooltipProps TooltipProps Interface Beta Properties for the Tooltip component Extends CommonProps Properties Name Type Description children undefined | ReactNode Tooltip content. placement undefined | TooltipPlacement Preferred tooltip placement. target undefined | HTMLElement Target element of a tooltip. visible undefined | boolean Allows to control tooltip visibility state. Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/core/src/ui-core/tooltip/Tooltip.tsx Line 24 Last Updated: 11 June, 2024