solidjs/solid-docs
View on GitHubAdd documentation for `createRenderer` and universal rendering
Open
#1,222 opened on Aug 3, 2025
help wantedsolid
Repository metrics
- Stars
- (289 stars)
- PR merge metrics
- (PR metrics pending)
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.