Interface: ResolvedNavigationEntity<M>
see
resolveNavigationFrom
Type parameters​
Name |
---|
M |
Properties​
entity​
• entity: Entity
<M
>
Defined in​
hooks/useResolvedNavigationFrom.tsx:26
entityId​
• entityId: string
Defined in​
hooks/useResolvedNavigationFrom.tsx:27
parentCollection​
• parentCollection: EntityCollection
<M
, string
, any
>
Defined in​
hooks/useResolvedNavigationFrom.tsx:29
path​
• path: string
Defined in​
hooks/useResolvedNavigationFrom.tsx:28
type​
• type: "entity"