Skip to main content

VibesIntroCard

Components

VibesIntroCard()

VibesIntroCard(props, context?): ReactNode

Component used in the vibes app as a header with links to relevant pages

Parameters

ParameterType
propsVibesIntroCardProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/VibesIntroCard/index.tsx:23

Props

OverviewCTA

OverviewCTA: object

Type declaration

MemberType
handler() => void
labelstring
urlstring

Source

libs/design-system-components/src/components/VibesIntroCard/index.tsx:8


VibesIntroCardProps

VibesIntroCardProps: object

Type declaration

MemberType
overviewCTAArrOverviewCTA[]
subtitleLabelstring
titleLabelstring

Source

libs/design-system-components/src/components/VibesIntroCard/index.tsx:14