resolvedSelectedEntityView
Ce contenu n’est pas encore disponible dans votre langue.
@firecms/core / resolvedSelectedEntityView
Function: resolvedSelectedEntityView()
Section titled “Function: resolvedSelectedEntityView()”resolvedSelectedEntityView<
M>(customViews,customizationController,selectedTab?,canEdit?):object
Defined in: util/resolutions.ts:453
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Parameters
Section titled “Parameters”customViews
Section titled “customViews”(string | EntityCustomView<M>)[] | undefined
customizationController
Section titled “customizationController”selectedTab?
Section titled “selectedTab?”string
canEdit?
Section titled “canEdit?”boolean
Returns
Section titled “Returns”object
resolvedEntityViews
Section titled “resolvedEntityViews”resolvedEntityViews:
EntityCustomView<M>[]
selectedEntityView
Section titled “selectedEntityView”selectedEntityView:
EntityCustomView<M> |undefined
selectedSecondaryForm
Section titled “selectedSecondaryForm”selectedSecondaryForm:
EntityCustomView<M> |undefined