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

Type declaration

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

Generated using TypeDoc