Interface: FormContext<M>
Context passed to custom fields
Type parameters​
Name | Type |
---|---|
M | extends Object |
Properties​
entityId​
• Optional
entityId: string
Entity, it can be null if it's a new entity
Defined in​
schema​
• schema: ResolvedEntitySchema
<M
>
Schema of the entity being modified
Defined in​
values​
• values: M
Current values of the entity