ui-svelte-dom
The ui-svelte-dom module of the TinyBase project provides components to make it easy to create web-based reactive apps with Store objects.
The components in this module use the Svelte DOM runtime and so are not appropriate for environments like Svelte-native-like (although those in the lower-level ui-svelte module are).
This is a client-only module. Its package export is only available under the browser condition, and it does not provide server-side rendering.
See also
UI Components (Svelte) demos
Since
v4.1.0