solidjs/solid-docs

Add documentation for `createRenderer` and universal rendering

Open

#1,222 opened on Aug 3, 2025

 (0 comments) (0 reactions) (0 assignees)MDX (363 forks)github user discovery
help wantedsolid

Repository metrics

Stars
 (289 stars)
PR merge metrics
 (Avg merge 1d 15h) (24 merged PRs in 30d)

Description

The createRenderer function is not documented. Documentation should be added under the reference section of the Solid docs.

A how-to guide about building a custom renderers can also be helpful for more advanced users.

Contributor guide