1 line
5.5 KiB
JavaScript
1 line
5.5 KiB
JavaScript
import{_ as t,c as a,a0 as r,o}from"./chunks/framework.P9qPzDnn.js";const h=JSON.parse('{"title":"Function: vueFeatureMixin()","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/util/vue/functions/vueFeatureMixin.md","filePath":"api/util/vue/functions/vueFeatureMixin.md","lastUpdated":null}'),i={name:"api/util/vue/functions/vueFeatureMixin.md"};function n(s,e,c,l,d,u){return o(),a("div",null,e[0]||(e[0]=[r('<p><a href="./../../../">Profectus</a> / <a href="./../">util/vue</a> / vueFeatureMixin</p><h1 id="function-vuefeaturemixin" tabindex="-1">Function: vueFeatureMixin() <a class="header-anchor" href="#function-vuefeaturemixin" aria-label="Permalink to "Function: vueFeatureMixin()""></a></h1><blockquote><p><strong>vueFeatureMixin</strong>(<code>featureName</code>, <code>options</code>, <code>component</code>?): <code>object</code></p></blockquote><h2 id="parameters" tabindex="-1">Parameters <a class="header-anchor" href="#parameters" aria-label="Permalink to "Parameters""></a></h2><h3 id="featurename" tabindex="-1">featureName <a class="header-anchor" href="#featurename" aria-label="Permalink to "featureName""></a></h3><p><code>string</code></p><h3 id="options" tabindex="-1">options <a class="header-anchor" href="#options" aria-label="Permalink to "options""></a></h3><p><a href="./../interfaces/VueFeatureOptions"><code>VueFeatureOptions</code></a></p><h3 id="component" tabindex="-1">component? <a class="header-anchor" href="#component" aria-label="Permalink to "component?""></a></h3><p><a href="./../../computed/type-aliases/MaybeGetter"><code>MaybeGetter</code></a><<a href="./../type-aliases/Renderable"><code>Renderable</code></a>></p><h2 id="returns" tabindex="-1">Returns <a class="header-anchor" href="#returns" aria-label="Permalink to "Returns""></a></h2><p><code>object</code></p><h3 id="vuefeature" tabindex="-1">[VueFeature] <a class="header-anchor" href="#vuefeature" aria-label="Permalink to "\\[VueFeature\\]""></a></h3><blockquote><p><strong>[VueFeature]</strong>: <code>true</code> = <code>true</code></p></blockquote><h3 id="classes" tabindex="-1">classes <a class="header-anchor" href="#classes" aria-label="Permalink to "classes""></a></h3><blockquote><p><strong>classes</strong>: <code>undefined</code> | <a href="https://vuejs.org/api/utility-types.html#mayberef" target="_blank" rel="noreferrer"><code>MaybeRef</code></a><<a href="https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type" target="_blank" rel="noreferrer"><code>Record</code></a><<code>string</code>, <code>boolean</code>>> | <a href="https://vuejs.org/guide/typescript/composition-api.html#typing-computed" target="_blank" rel="noreferrer"><code>ComputedRef</code></a><<a href="https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type" target="_blank" rel="noreferrer"><code>Record</code></a><<code>string</code>, <code>boolean</code>>></p></blockquote><h3 id="components" tabindex="-1">components <a class="header-anchor" href="#components" aria-label="Permalink to "components""></a></h3><blockquote><p><strong>components</strong>: <a href="./../../computed/type-aliases/MaybeGetter"><code>MaybeGetter</code></a><<a href="./../type-aliases/Renderable"><code>Renderable</code></a>>[]</p></blockquote><h3 id="id" tabindex="-1">id <a class="header-anchor" href="#id" aria-label="Permalink to "id""></a></h3><blockquote><p><strong>id</strong>: <code>string</code></p></blockquote><h3 id="style" tabindex="-1">style <a class="header-anchor" href="#style" aria-label="Permalink to "style""></a></h3><blockquote><p><strong>style</strong>: <code>undefined</code> | <a href="https://vuejs.org/api/utility-types.html#mayberef" target="_blank" rel="noreferrer"><code>MaybeRef</code></a><<a href="https://vuejs.org/api/utility-types.html#cssproperties" target="_blank" rel="noreferrer"><code>CSSProperties</code></a>> | <a href="https://vuejs.org/guide/typescript/composition-api.html#typing-computed" target="_blank" rel="noreferrer"><code>ComputedRef</code></a><<a href="https://vuejs.org/api/utility-types.html#cssproperties" target="_blank" rel="noreferrer"><code>CSSProperties</code></a>></p></blockquote><h3 id="visibility" tabindex="-1">visibility <a class="header-anchor" href="#visibility" aria-label="Permalink to "visibility""></a></h3><blockquote><p><strong>visibility</strong>: <code>undefined</code> | <a href="https://vuejs.org/api/utility-types.html#mayberef" target="_blank" rel="noreferrer"><code>MaybeRef</code></a><boolean | Visibility> | <a href="https://vuejs.org/guide/typescript/composition-api.html#typing-computed" target="_blank" rel="noreferrer"><code>ComputedRef</code></a><boolean | Visibility></p></blockquote><h3 id="wrappers" tabindex="-1">wrappers <a class="header-anchor" href="#wrappers" aria-label="Permalink to "wrappers""></a></h3><blockquote><p><strong>wrappers</strong>: <a href="./../type-aliases/Wrapper"><code>Wrapper</code></a>[]</p></blockquote><h2 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h2><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/util/vue.tsx#L46" target="_blank" rel="noreferrer">profectus/src/util/vue.tsx:46</a></p>',28)]))}const f=t(i,[["render",n]]);export{h as __pageData,f as default};
|