Salta ai contenuti

useResolvedNavigationFrom

Questi contenuti non sono ancora disponibili nella tua lingua.

@firecms/core


@firecms/core / useResolvedNavigationFrom

useResolvedNavigationFrom<M, USER>(__namedParameters): NavigationFrom<M>

Defined in: hooks/useResolvedNavigationFrom.tsx:129

Use this hook to retrieve an array of navigation entries (resolved collection or entity) for the given path. You can use this hook in any React component that lives under FireCMS

M extends Record<string, any>

USER extends User

NavigationFromProps

NavigationFrom<M>