ResolvedNavigationCollection
@firecms/core / ResolvedNavigationCollection
Interface: ResolvedNavigationCollection<M>
Section titled “Interface: ResolvedNavigationCollection<M>”Defined in: hooks/useResolvedNavigationFrom.tsx:31
resolveNavigationFrom
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Properties
Section titled “Properties”collection
Section titled “collection”collection:
EntityCollection<M>
Defined in: hooks/useResolvedNavigationFrom.tsx:34
path:
string
Defined in: hooks/useResolvedNavigationFrom.tsx:33
type:
"collection"
Defined in: hooks/useResolvedNavigationFrom.tsx:32