StudentRatingDashboardProps: {
    useStudentRatingDashboard?: (() => StudentRatingDashboardHookReturn);
}

StudentRatingDashboardProps type

Represents the properties of the StudentRatingDashboard component.

Type declaration

Generated using TypeDoc