-
-
Notifications
You must be signed in to change notification settings - Fork 131
Expand file tree
/
Copy patharticle.html
More file actions
1 lines (1 loc) · 1.5 KB
/
Copy patharticle.html
File metadata and controls
1 lines (1 loc) · 1.5 KB
1
<nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api/">API</a></li><li><a href="/api/ui-react-dom/"><code>ui-react-dom</code></a></li></ul></nav><section class="s1" id="/api/ui-react-dom/" data-id="u2"><h1><code>ui-react-dom</code></h1><p>The <code>ui-react-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 react-dom module and so are not appropriate for environments like React Native (although those in the lower-level <a href="/api/ui-react/"><code>ui-react</code></a> module are).</p><section class="s2"><h2>See also</h2><p><a href="/demos/ui-components-react/">UI Components (React)</a> demos</p></section><section class="s2"><h2>Since</h2><p>v4.1.0</p></section><section class="s2" id="/api/ui-react-dom/functions/" data-id="u2/F48"><h2>Functions</h2><ul><li><a href="/api/ui-react-dom/functions/store-components/">Store components</a></li><li><a href="/api/ui-react-dom/functions/queries-components/">Queries components</a></li><li><a href="/api/ui-react-dom/functions/other-components/">Other components</a></li></ul></section><section class="s2" id="/api/ui-react-dom/type-aliases/" data-id="u2/TA26"><h2>Type Aliases</h2><ul><li><a href="/api/ui-react-dom/type-aliases/configuration/">Configuration type aliases</a></li><li><a href="/api/ui-react-dom/type-aliases/props/">Props type aliases</a></li></ul></section></section>