Interface: RsErrorMessageProps
The properties of RsErrorMessage component.
Extends
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.