Zum Inhalt springen

resolveProperty

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

@firecms/core


@firecms/core / resolveProperty

resolveProperty<T, M>(propertyOrBuilder): ResolvedProperty<T> | null

Defined in: util/resolutions.ts:104

Resolve property builders, enums and arrays.

T extends CMSType = CMSType

M extends Record<string, any> = any

AuthController

string

boolean = false

boolean = false

number

string

Partial<M>

Record<string, PropertyConfig<any>>

string

PropertyOrBuilder<T, M> | ResolvedProperty<T>

Partial<M>

ResolvedProperty<T> | null