-
-
Notifications
You must be signed in to change notification settings - Fork 130
Expand file tree
/
Copy patharticle.html
More file actions
1 lines (1 loc) · 1.66 KB
/
Copy patharticle.html
File metadata and controls
1 lines (1 loc) · 1.66 KB
1
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/ui-solid-dom/"><code>ui-solid-dom</code></a></li></ul></nav><section class="s1" id="/api/ui-solid-dom/" data-id="u6"><h1><code>ui-solid-dom</code></h1><p>The <code>ui-solid-dom</code> module of the TinyBase project provides components to make it easy to create web-based reactive apps with <a href="/api/the-essentials/creating-stores/store/"><code>Store</code></a> objects.</p><p>The components in this module use the Solid DOM module and so are not appropriate for environments like Solid Native (although those in the lower-level <a href="/api/ui-solid/"><code>ui-solid</code></a> module are).</p><p>This is a client-only module. Its package export is only available under the <code>browser</code> condition, and it does not provide server-side rendering.</p><section class="s2"><h2>See also</h2><p><a href="/demos/ui-components-solid/">UI Components (Solid)</a> demos</p></section><section class="s2"><h2>Since</h2><p>v8.4.0</p></section><section class="s2" id="/api/ui-solid-dom/functions/" data-id="u6/F52"><h2>Functions</h2><ul><li><a href="/api/ui-solid-dom/functions/store-components/">Store components</a></li><li><a href="/api/ui-solid-dom/functions/queries-components/">Queries components</a></li><li><a href="/api/ui-solid-dom/functions/other-components/">Other components</a></li></ul></section><section class="s2" id="/api/ui-solid-dom/type-aliases/" data-id="u6/TA30"><h2>Type Aliases</h2><ul><li><a href="/api/ui-solid-dom/type-aliases/configuration/">Configuration type aliases</a></li><li><a href="/api/ui-solid-dom/type-aliases/props/">Props type aliases</a></li></ul></section></section>