Documentation / @zerotal/flow / index / ErrorsProps
Interface: ErrorsProps
Defined in: flow/src/components.ts:443
Props for Errors: an optional only filter limiting which fields' errors show.
Indexable
[
key:string]:unknown
Properties
only?
optionalonly?:string|string[]
Defined in: flow/src/components.ts:444
class?
optionalclass?:string
Defined in: flow/src/components.ts:445