AdditionalFieldDelegateProps
@firecms/core / AdditionalFieldDelegateProps
Type Alias: AdditionalFieldDelegateProps<M, USER>
Section titled “Type Alias: AdditionalFieldDelegateProps<M, USER>”AdditionalFieldDelegateProps<
M,USER> =object
Defined in: types/collections.ts:475
Type Parameters
Section titled “Type Parameters”M extends Record<string, any> = any
Properties
Section titled “Properties”context
Section titled “context”context:
FireCMSContext<USER>
Defined in: types/collections.ts:477
entity
Section titled “entity”entity:
Entity<M>
Defined in: types/collections.ts:476