Skip to main content

VibesValuesCard

Components

VibesValuesCard()

VibesValuesCard(props, context?): ReactNode

Component used in the vibes app to present the community values for moderation

Parameters

ParameterType
propsVibesValuesCardProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/VibesValuesCard/index.tsx:26

Interfaces

VibesValuesCardProps

Properties

PropertyType
ctaLabelstring
ctaUrlstring
onValueClick(path: string) => () => void
subtitleLabelstring
titleLabelstring
valuesVibesValue[]