@solidjs/web
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-experimental.0 • Public • Published

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.

/@solidjs/web/

    Package Sidebar

    Install

    npm i @solidjs/web

    Homepage

    solidjs.com

    Weekly Downloads

    47

    Version

    2.0.0-experimental.0

    License

    MIT

    Unpacked Size

    179 kB

    Total Files

    19

    Last publish

    Collaborators

    • ryansolid
    • davedbase