profectus-docs/assets/api_util_vue_functions_render.md.D4sPkvcY.js

1 line
5.3 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as a,c as r,a0 as t,o}from"./chunks/framework.P9qPzDnn.js";const p=JSON.parse('{"title":"Function: render()","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/util/vue/functions/render.md","filePath":"api/util/vue/functions/render.md","lastUpdated":null}'),n={name:"api/util/vue/functions/render.md"};function d(l,e,c,i,s,h){return o(),r("div",null,e[0]||(e[0]=[t('<p><a href="./../../../">Profectus</a> / <a href="./../">util/vue</a> / render</p><h1 id="function-render" tabindex="-1">Function: render() <a class="header-anchor" href="#function-render" aria-label="Permalink to &quot;Function: render()&quot;"></a></h1><h2 id="call-signature" tabindex="-1">Call Signature <a class="header-anchor" href="#call-signature" aria-label="Permalink to &quot;Call Signature&quot;"></a></h2><blockquote><p><strong>render</strong>(<code>object</code>, <code>wrapper</code>?): <code>JSX.Element</code></p></blockquote><h3 id="parameters" tabindex="-1">Parameters <a class="header-anchor" href="#parameters" aria-label="Permalink to &quot;Parameters&quot;"></a></h3><h4 id="object" tabindex="-1">object <a class="header-anchor" href="#object" aria-label="Permalink to &quot;object&quot;"></a></h4><p><a href="./../interfaces/VueFeature"><code>VueFeature</code></a></p><h4 id="wrapper" tabindex="-1">wrapper? <a class="header-anchor" href="#wrapper" aria-label="Permalink to &quot;wrapper?&quot;"></a></h4><p>(<code>el</code>) =&gt; <a href="./../type-aliases/Renderable"><code>Renderable</code></a></p><h3 id="returns" tabindex="-1">Returns <a class="header-anchor" href="#returns" aria-label="Permalink to &quot;Returns&quot;"></a></h3><p><code>JSX.Element</code></p><h3 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to &quot;Defined in&quot;"></a></h3><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/util/vue.tsx#L62" target="_blank" rel="noreferrer">profectus/src/util/vue.tsx:62</a></p><h2 id="call-signature-1" tabindex="-1">Call Signature <a class="header-anchor" href="#call-signature-1" aria-label="Permalink to &quot;Call Signature&quot;"></a></h2><blockquote><p><strong>render</strong>&lt;<code>T</code>&gt;(<code>object</code>, <code>wrapper</code>?): <code>T</code></p></blockquote><h3 id="type-parameters" tabindex="-1">Type Parameters <a class="header-anchor" href="#type-parameters" aria-label="Permalink to &quot;Type Parameters&quot;"></a></h3><p>• <strong>T</strong> <em>extends</em> <a href="./../type-aliases/Renderable"><code>Renderable</code></a></p><h3 id="parameters-1" tabindex="-1">Parameters <a class="header-anchor" href="#parameters-1" aria-label="Permalink to &quot;Parameters&quot;"></a></h3><h4 id="object-1" tabindex="-1">object <a class="header-anchor" href="#object-1" aria-label="Permalink to &quot;object&quot;"></a></h4><p><a href="./../../computed/type-aliases/MaybeGetter"><code>MaybeGetter</code></a>&lt;<a href="./../type-aliases/Renderable"><code>Renderable</code></a>&gt;</p><h4 id="wrapper-1" tabindex="-1">wrapper? <a class="header-anchor" href="#wrapper-1" aria-label="Permalink to &quot;wrapper?&quot;"></a></h4><p>(<code>el</code>) =&gt; <code>T</code></p><h3 id="returns-1" tabindex="-1">Returns <a class="header-anchor" href="#returns-1" aria-label="Permalink to &quot;Returns&quot;"></a></h3><p><code>T</code></p><h3 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to &quot;Defined in&quot;"></a></h3><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/util/vue.tsx#L63" target="_blank" rel="noreferrer">profectus/src/util/vue.tsx:63</a></p><h2 id="call-signature-2" tabindex="-1">Call Signature <a class="header-anchor" href="#call-signature-2" aria-label="Permalink to &quot;Call Signature&quot;"></a></h2><blockquote><p><strong>render</strong>(<code>object</code>, <code>wrapper</code>?): <a href="./../type-aliases/Renderable"><code>Renderable</code></a></p></blockquote><h3 id="parameters-2" tabindex="-1">Parameters <a class="header-anchor" href="#parameters-2" aria-label="Permalink to &quot;Parameters&quot;"></a></h3><h4 id="object-2" tabindex="-1">object <a class="header-anchor" href="#object-2" aria-label="Permalink to &quot;object&quot;"></a></h4><p><a href="./../../computed/type-aliases/MaybeGetter"><code>MaybeGetter</code></a>&lt;<a href="./../type-aliases/Renderable"><code>Renderable</code></a>&gt; | <a href="./../interfaces/VueFeature"><code>VueFeature</code></a></p><h4 id="wrapper-2" tabindex="-1">wrapper? <a class="header-anchor" href="#wrapper-2" aria-label="Permalink to &quot;wrapper?&quot;"></a></h4><p>(<code>el</code>) =&gt; <a href="./../type-aliases/Renderable"><code>Renderable</code></a></p><h3 id="returns-2" tabindex="-1">Returns <a class="header-anchor" href="#returns-2" aria-label="Permalink to &quot;Returns&quot;"></a></h3><p><a href="./../type-aliases/Renderable"><code>Renderable</code></a></p><h3 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to &quot;Defined in&quot;"></a></h3><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/util/vue.tsx#L67" target="_blank" rel="noreferrer">profectus/src/util/vue.tsx:67</a></p>',37)]))}const b=a(n,[["render",d]]);export{p as __pageData,b as default};