Zum Inhalt springen

resolvedSelectedEntityView

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

@firecms/core


@firecms/core / resolvedSelectedEntityView

resolvedSelectedEntityView<M>(customViews, customizationController, selectedTab?, canEdit?): object

Defined in: util/resolutions.ts:453

M extends Record<string, any>

(string | EntityCustomView<M>)[] | undefined

CustomizationController

string

boolean

object

resolvedEntityViews: EntityCustomView<M>[]

selectedEntityView: EntityCustomView<M> | undefined

selectedSecondaryForm: EntityCustomView<M> | undefined