TopicBadgeListProps: {
    badgesAsKeys?: BadgeVariant[];
    topicId?: number;
}

Type declaration

  • Optional badgesAsKeys?: BadgeVariant[]
  • Optional topicId?: number

Generated using TypeDoc