On this pageuseStaticPropsOverviewuseStaticPropsuseStaticProps<StaticProps>(): `StaticProps`A hook for accessing the static props for the current route.Type parametersNameTypeStaticPropsextends Object = {}ReturnsStaticPropsThe static props for the current route.Defined inhooks/StaticPropsContext.ts:27
A hook for accessing the static props for the current route.