Interface: RsTooltipProps
@react-form-builder/components-rsuite.RsTooltipProps
The properties of RsTooltip component.
Hierarchy
↳
RsTooltipProps
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.