Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: RsTooltipProps

@react-form-builder/viewer-bundle.rSuiteComponents.RsTooltipProps

The properties of RsTooltip component.

Hierarchy

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.