Interface: RsErrorMessageProps
The properties of RsErrorMessage component.
Extends
Properties
children?
optionalchildren:ReactNode
The wrapped component.
Inherited from
className?
optionalclassName:string
The CSS class name.
Inherited from
error?
optionalerror:string
The error text.
Inherited from
placement?
optionalplacement:Placement8
The placement of an error message.