Skip to content

Latest commit

 

History

History

render-solid

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@minissg/render-solid

A renderer plugin for combining Minissg with Solid.js.

See Minissg's README for details.

hydrate query arguments

?hydrate query may have a without-script parameter. To enable hydration, Solid.js requires to insert a hydration script into a webpage. @minissg/render-solid do so. If you would like to avoid this insertion for some reason, write ?hydrate=without-script instead of ?hydrate.

License

MIT