Interface: ResolvedNavigationCollection<M>
See
resolveNavigationFrom
Type parameters​
Name | Type |
---|---|
M | extends Record <string , any > |
Properties​
collection​
• collection: EntityCollection
<M
, string
, User
>
Defined in​
packages/firecms/src/hooks/useResolvedNavigationFrom.tsx:34
path​
• path: string
Defined in​
packages/firecms/src/hooks/useResolvedNavigationFrom.tsx:33
type​
• type: "collection"