Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: RsTooltipProps

The properties of RsTooltip component.

Extends

Properties

children

children: ReactNode

The React child node.

Inherited from

WrapperProps.children


className?

optional className: string

The CSS class name.

Inherited from

WrapperProps.className


placement

placement: Placement

The placement of a tooltip.


text

text: string

The tooltip text.


trigger

trigger: OverlayTriggerType

The tooltip trigger.