forked from tinyplex/tinybase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticle.html
More file actions
1 lines (1 loc) · 1.99 KB
/
Copy patharticle.html
File metadata and controls
1 lines (1 loc) · 1.99 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 <a href="/">TinyBase</a> project provides components to make it easy to create web-based reactive apps with <a href="/api/store/interfaces/store/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/">UI Components</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/F24"><h2><a href="/api/ui-react-dom/functions/">Functions</a></h2><p>These are the functions within the <a href="/api/ui-react-dom/"><code>ui-react-dom</code></a> module.</p><ul><li><a href="/api/ui-react-dom/functions/development-components/">Development components</a></li><li><a href="/api/ui-react-dom/functions/indexes-components/">Indexes 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/relationships-components/">Relationships components</a></li><li><a href="/api/ui-react-dom/functions/store-components/">Store components</a></li></ul></section><section class="s2" id="/api/ui-react-dom/type-aliases/" data-id="u2/TA20"><h2><a href="/api/ui-react-dom/type-aliases/">Type Aliases</a></h2><p>These are the type aliases within the <a href="/api/ui-react-dom/"><code>ui-react-dom</code></a> module.</p><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>