CLOVER Website - v0.3.1
    Preparing search index...
    • A badge component that displays the status of a student. The badge color and text change based on the student's status.

      Parameters

      • props: StatusBadgeProps

        The properties for the badge component.

        • status

          The status of the student.

        • className

          Additional classes to apply to the badge.

        • size

          The size of the badge.

      Returns Element

      The rendered badge component.