Documentation / @zerotal/flow / index / ErrorProps
Interface: ErrorProps
Defined in: flow/src/components.ts:485
Props for ErrorMessage: the target field via for.
Indexable
[
key:string]:unknown
Properties
for?
optionalfor?:unknown
Defined in: flow/src/components.ts:487
The field — this.<field> (compiled) or this.errors.<field> (runtime).
class?
optionalclass?:string
Defined in: flow/src/components.ts:488