Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

useLoaderData

Returns the loader data for the nearest ancestor Route loader

function useLoaderData(): unknown;
§
useLoaderData(): unknown
[src]

§Return Type

§
unknown
[src]