Interface: RsErrorMessageProps
@react-form-builder/viewer-bundle.rSuiteComponents.RsErrorMessageProps
The properties of RsErrorMessage component.
Hierarchy
↳
RsErrorMessageProps
Properties
children
• Optional
children: ReactNode
The wrapped component.
Inherited from
className
• Optional
className: string
The CSS class name.
Inherited from
error
• Optional
error: string
The error text.
Inherited from
placement
• Optional
placement: Placement8
The placement of an error message.