Skip to content

Releases: component-network/viewscript-server

v0.0.0

16 Oct 22:33
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

Full Changelog: https://github.com/component-network/viewscript-ssr/commits/v0.0.0

This is the very first version of this package. It has been minimally tested by integrating with another private repository, and it is not yet ready for general and/or production usage.

Export a renderComponent function, which accepts a context object with a getComponent async component resolver function, a string componentIdentifier for the root component, and a JSON object dataAsJson to be used for rendering.