Home

Home Page 2 No Svelte Page A Trello Clone An HTMX Example Rendering Modes Nested Svelte

Box isomorphic props! [server]

I render global state from a store.

The global count is 42

Box Two [server]

I render local state as well as global state from a store

The count is 0

Global count:

42