Interface: BaseLinks
features/links/links.BaseLinks
Properties
[Component]
• [Component]: DefineComponent
<__VLS_TypePropsToRuntimeProps
<{ links?
: Link
[] }>, {}, unknown
, {}, {}, ComponentOptionsMixin
, ComponentOptionsMixin
, Record
<string
, any
>, string
, PublicProps
, Readonly
<ExtractPropTypes
<__VLS_TypePropsToRuntimeProps
<{ links?
: Link
[] }>>>, {}>
Defined in
profectus/src/features/links/links.ts:25
type
• type: typeof LinksType
Defined in
profectus/src/features/links/links.ts:24
Methods
[GatherProps]
▸ [GatherProps](): Record
<string
, unknown
>
Returns
Record
<string
, unknown
>