Interface: BaseTab
features/tabs/tab.BaseTab
Properties
[Component]
• [Component]: DefineComponent
<__VLS_TypePropsToRuntimeProps
<{ display
: CoercableComponent
}>, {}, unknown
, {}, {}, ComponentOptionsMixin
, ComponentOptionsMixin
, Record
<string
, any
>, string
, PublicProps
, Readonly
<ExtractPropTypes
<__VLS_TypePropsToRuntimeProps
<{ display
: CoercableComponent
}>>>, {}>
Defined in
profectus/src/features/tabs/tab.ts:18
[GatherProps]
• [GatherProps]: () => Record
<string
, unknown
>
Type declaration
▸ (): Record
<string
, unknown
>
Returns
Record
<string
, unknown
>
Defined in
profectus/src/features/tabs/tab.ts:19
id
• id: string
Defined in
profectus/src/features/tabs/tab.ts:16
type
• type: typeof TabType