LoaderFunction
react-router

LoaderFunction type

type LoaderFunction = {  } & { 
  hydrate: boolean,
}

Route loader function signature

Docs and examples CC 4.0