Skip to content

v0.4.0 — view() helper

Choose a tag to compare

@tshafer tshafer released this 10 Jul 18:03
· 166 commits to main since this release

Global view() helper — render a view component in one call: view(WelcomePage, { appName }) with type-checked props, or view(HomePage) for no props. Returns a full HTML document; sugar over the View service, matching config().