Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: RsErrorMessageProps

@react-form-builder/components-rsuite.RsErrorMessageProps

The properties of RsErrorMessage component.

Hierarchy

Properties

children

Optional children: ReactNode

The wrapped component.

Inherited from

ErrorWrapperProps.children


className

Optional className: string

The CSS class name.

Inherited from

ErrorWrapperProps.className


error

Optional error: string

The error text.

Inherited from

ErrorWrapperProps.error


placement

Optional placement: Placement8

The placement of an error message.