Skip to content

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Solid Web

This submodule contains the web specific APIs for Solid that are mostly internal methods imported during compilation. It has all the code to render for the web on the server and the browser.

In addition this modules provides the primary entry point methods render, hydrate, renderToString, renderToStringAsync, pipeToNodeWritable, and pipeToWritable. As well as a few web specific control flow components <Portal> and <Dynamic>.

Refer to the website for documentation.