Pular para o conteúdo

NavigationEntry

Este conteúdo não está disponível em sua língua ainda.

@firecms/core


@firecms/core / NavigationEntry

Defined in: types/navigation.ts:246

optional collection: EntityCollection<any, any>

Defined in: types/navigation.ts:252


optional description: string

Defined in: types/navigation.ts:254


group: string

Defined in: types/navigation.ts:255


id: string

Defined in: types/navigation.ts:247


name: string

Defined in: types/navigation.ts:249


path: string

Defined in: types/navigation.ts:250


type: "view" | "collection" | "admin"

Defined in: types/navigation.ts:251


url: string

Defined in: types/navigation.ts:248


optional view: CMSView

Defined in: types/navigation.ts:253