1 line
5.2 KiB
JavaScript
1 line
5.2 KiB
JavaScript
import{_ as e,c as t,o as a,N as o}from"./chunks/framework.0799945b.js";const h=JSON.parse('{"title":"Interface: TabFamilyOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/tabs/tabFamily.TabFamilyOptions.md","lastUpdated":null}'),r={name:"api/interfaces/features/tabs/tabFamily.TabFamilyOptions.md"},s=o('<h1 id="interface-tabfamilyoptions" tabindex="-1">Interface: TabFamilyOptions <a class="header-anchor" href="#interface-tabfamilyoptions" aria-label="Permalink to "Interface: TabFamilyOptions""></a></h1><p><a href="./../../../modules/features/tabs/tabFamily">features/tabs/tabFamily</a>.TabFamilyOptions</p><p>An object that configures a <a href="./../../../modules/features/tabs/tabFamily#tabfamily">TabFamily</a>.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><h3 id="buttoncontainerclasses" tabindex="-1">buttonContainerClasses <a class="header-anchor" href="#buttoncontainerclasses" aria-label="Permalink to "buttonContainerClasses""></a></h3><p>• <code>Optional</code> <strong>buttonContainerClasses</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</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><p>A dictionary of CSS classes to apply to the list of buttons for changing tabs.</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/tabs/tabFamily.ts#L100" target="_blank" rel="noreferrer">profectus/src/features/tabs/tabFamily.ts:100</a></p><hr><h3 id="buttoncontainerstyle" tabindex="-1">buttonContainerStyle <a class="header-anchor" href="#buttoncontainerstyle" aria-label="Permalink to "buttonContainerStyle""></a></h3><p>• <code>Optional</code> <strong>buttonContainerStyle</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#stylevalue"><code>StyleValue</code></a>></p><p>CSS to apply to the list of buttons for changing tabs.</p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/tabs/tabFamily.ts#L102" target="_blank" rel="noreferrer">profectus/src/features/tabs/tabFamily.ts:102</a></p><hr><h3 id="classes" tabindex="-1">classes <a class="header-anchor" href="#classes" aria-label="Permalink to "classes""></a></h3><p>• <code>Optional</code> <strong>classes</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</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><p>Dictionary of CSS classes to apply to this feature.</p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/tabs/tabFamily.ts#L96" target="_blank" rel="noreferrer">profectus/src/features/tabs/tabFamily.ts:96</a></p><hr><h3 id="style" tabindex="-1">style <a class="header-anchor" href="#style" aria-label="Permalink to "style""></a></h3><p>• <code>Optional</code> <strong>style</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<a href="./../../../modules/features/feature#stylevalue"><code>StyleValue</code></a>></p><p>CSS to apply to this feature.</p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/tabs/tabFamily.ts#L98" target="_blank" rel="noreferrer">profectus/src/features/tabs/tabFamily.ts:98</a></p><hr><h3 id="visibility" tabindex="-1">visibility <a class="header-anchor" href="#visibility" aria-label="Permalink to "visibility""></a></h3><p>• <code>Optional</code> <strong>visibility</strong>: <a href="./../../../modules/util/computed#computable"><code>Computable</code></a><<code>boolean</code> | <a href="../../../enums/features/feature.Visibility"><code>Visibility</code></a>></p><p>Whether this tab button should be visible.</p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/tabs/tabFamily.ts#L94" target="_blank" rel="noreferrer">profectus/src/features/tabs/tabFamily.ts:94</a></p>',33),i=[s];function n(l,c,d,b,f,u){return a(),t("div",null,i)}const m=e(r,[["render",n]]);export{h as __pageData,m as default};
|