ResolvedNavigationEntity
@firecms/core / ResolvedNavigationEntity
Interface: ResolvedNavigationEntity<M>
Section titled “Interface: ResolvedNavigationEntity<M>”Defined in: hooks/useResolvedNavigationFrom.tsx:19
resolveNavigationFrom
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Properties
Section titled “Properties”entity
Section titled “entity”entity:
Entity<M>
Defined in: hooks/useResolvedNavigationFrom.tsx:21
entityId
Section titled “entityId”entityId:
string
Defined in: hooks/useResolvedNavigationFrom.tsx:22
parentCollection
Section titled “parentCollection”parentCollection:
EntityCollection<M>
Defined in: hooks/useResolvedNavigationFrom.tsx:24
path:
string
Defined in: hooks/useResolvedNavigationFrom.tsx:23
type:
"entity"
Defined in: hooks/useResolvedNavigationFrom.tsx:20