Skip to main content

ReportReasonPill

Components

ReportReasonPill()

ReportReasonPill(props, context?): ReactNode

Component used in the vibes and vibes console apps to display moderation data

Parameters

ParameterType
propsReportReasonPillProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/ReportReasonPill/index.tsx:20

Props

ReportReasonPillProps

ReportReasonPillProps: object

Type declaration

MemberType
handleClick() => void
reasonstring
reportCountnumber

Source

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