SolidJSS
SolidJS14mo ago
10 replies
白鳥

Is `load` function a mistake for `preload` function?

https://docs.solidjs.com/solid-start/building-your-application/data-loading#data-loading-on-the-client

I found the "
load
function" in the bullet points of the document.
Is
load
function a mistake for
preload
function?

If not, What does
load
function refer to?
image.png
Was this page helpful?