Interface: RsTooltipProps
The properties of RsTooltip component.
Extends
Properties
children
children:
ReactNode
The React child node.
Inherited from
className?
optional
className:string
The CSS class name.
Inherited from
placement
placement:
Placement
The placement of a tooltip.
text
text:
string
The tooltip text.
trigger
trigger:
OverlayTriggerType
The tooltip trigger.