profectus-docs/assets/api_interfaces_features_tabs_tabFamily.BaseTabButton.md.aeec9c20.js

1 line
6.3 KiB
JavaScript

import{_ as e,c as o,o as t,a as d}from"./app.54d5a277.js";const f='{"title":"Interface: BaseTabButton","description":"","frontmatter":{},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"[Component]","slug":"component"},{"level":3,"title":"type","slug":"type"}],"relativePath":"api/interfaces/features/tabs/tabFamily.BaseTabButton.md"}',c={},a=d('<h1 id="interface-basetabbutton" tabindex="-1">Interface: BaseTabButton <a class="header-anchor" href="#interface-basetabbutton" aria-hidden="true">#</a></h1><p><a href="./../../../modules/features/tabs/tabFamily.html">features/tabs/tabFamily</a>.BaseTabButton</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="component" tabindex="-1">[Component] <a class="header-anchor" href="#component" aria-hidden="true">#</a></h3><p>\u2022 <strong>[Component]</strong>: <code>DefineComponent</code>&lt;{ <code>active</code>: <code>BooleanConstructor</code> = Boolean; <code>classes</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<code>Record</code>&lt;<code>string</code>, <code>boolean</code>&gt;&gt;&gt; ; <code>display</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="./../../../modules/features/feature.html#coercablecomponent"><code>CoercableComponent</code></a>&gt;&gt; } ; <code>floating</code>: <code>BooleanConstructor</code> = Boolean; <code>glowColor</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<code>string</code>&gt;&gt; ; <code>style</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="./../../../modules/features/feature.html#stylevalue"><code>StyleValue</code></a>&gt;&gt; ; <code>visibility</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a>&gt;&gt; } }, { <code>Visibility</code>: typeof <a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a> ; <code>component</code>: <code>ShallowRef</code>&lt;<code>&quot;&quot;</code> | <a href="./../../../modules/features/feature.html#jsxfunction"><code>JSXFunction</code></a> | <code>Component</code>&lt;<code>any</code>, <code>any</code>, <code>any</code>, <code>ComputedOptions</code>, <code>MethodOptions</code>&gt;&gt; ; <code>glowColorStyle</code>: <code>ComputedRef</code>&lt;{ <code>borderColor</code>: <code>string</code> = &quot;rgba(0, 0, 0, 0.125)&quot;; <code>boxShadow</code>: <code>string</code> ; <code>transform</code>: <code>string</code> = &quot;scale(1.05, 1.05)&quot;; <code>zIndex</code>: <code>number</code> = 1 } | { <code>boxShadow</code>: <code>undefined</code> } | { <code>boxShadow</code>: <code>string</code> }&gt; ; <code>selectTab</code>: () =&gt; <code>void</code> ; <code>unref</code>: &lt;T&gt;(<code>ref</code>: <code>T</code> | <code>Ref</code>&lt;<code>T</code>&gt;) =&gt; <code>T</code> }, <code>unknown</code>, {}, {}, <code>ComponentOptionsMixin</code>, <code>ComponentOptionsMixin</code>, <code>&quot;selectTab&quot;</code>[], <code>&quot;selectTab&quot;</code>, <code>PublicProps</code>, <code>Readonly</code>&lt;<code>ExtractPropTypes</code>&lt;{ <code>active</code>: <code>BooleanConstructor</code> = Boolean; <code>classes</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<code>Record</code>&lt;<code>string</code>, <code>boolean</code>&gt;&gt;&gt; ; <code>display</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="./../../../modules/features/feature.html#coercablecomponent"><code>CoercableComponent</code></a>&gt;&gt; } ; <code>floating</code>: <code>BooleanConstructor</code> = Boolean; <code>glowColor</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<code>string</code>&gt;&gt; ; <code>style</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="./../../../modules/features/feature.html#stylevalue"><code>StyleValue</code></a>&gt;&gt; ; <code>visibility</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>PropType</code>&lt;<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a>&lt;<a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a>&gt;&gt; } }&gt;&gt; &amp; { <code>onSelectTab</code>: <code>undefined</code> | (...<code>args</code>: <code>any</code>[]) =&gt; <code>any</code> }, { <code>active</code>: <code>boolean</code> ; <code>floating</code>: <code>boolean</code> }&gt;</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/tabs/tabFamily.ts#L39" target="_blank" rel="noopener noreferrer">profectus/src/features/tabs/tabFamily.ts:39</a></p><hr><h3 id="type" tabindex="-1">type <a class="header-anchor" href="#type" aria-hidden="true">#</a></h3><p>\u2022 <strong>type</strong>: typeof <a href="./../../../modules/features/tabs/tabFamily.html#tabbuttontype"><code>TabButtonType</code></a></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/305946e/src/features/tabs/tabFamily.ts#L38" target="_blank" rel="noopener noreferrer">profectus/src/features/tabs/tabFamily.ts:38</a></p>',12),r=[a];function s(l,n,u,i,p,m){return t(),o("div",null,r)}var h=e(c,[["render",s]]);export{f as __pageData,h as default};