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:24
id
• id: string
Defined in
profectus/src/features/tabs/tab.ts:22
type
• type: typeof TabType
Defined in
profectus/src/features/tabs/tab.ts:23
Methods
[GatherProps]
▸ [GatherProps](): Record
<string
, unknown
>
Returns
Record
<string
, unknown
>