Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: RsErrorMessageProps

The properties of RsErrorMessage component.

Extends

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.