CLOVER Website - v0.3.1
    Preparing search index...
    • A modal card that displays detailed information about a student. It includes charts and statistics related to the student's performance.

      Parameters

      • param0: StudentDashboardCardProps

        The props for the StudentDashboardCard component.

        • student

          The student data to be displayed.

        • onClose

          The function to call when the card is closed.

      Returns Element

      • The rendered card component.