import{_ as e,c as a,o as t,N as r}from"./chunks/framework.0799945b.js";const h=JSON.parse('{"title":"Interface: TabOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/tabs/tab.TabOptions.md","lastUpdated":null}'),o={name:"api/interfaces/features/tabs/tab.TabOptions.md"},s=r('
features/tabs/tab.TabOptions
An object that configures a Tab.
• Optional
classes: Computable
<Record
<string
, boolean
>>
Dictionary of CSS classes to apply to this feature.
profectus/src/features/tabs/tab.ts:21
• display: Computable
<CoercableComponent
>
The display to use for this tab.
profectus/src/features/tabs/tab.ts:25
• Optional
style: Computable
<StyleValue
>
CSS to apply to this feature.