Skip to content

crelte / / getSsrCache

Function: getSsrCache()

ts
function getSsrCache(): SsrCache;

Get the SSR cache from the current context

Note

This only works during component initialisation.

Returns

SsrCache