CourseDashboard
Interfaces
StudentCourseDashboardProps
Indexable
[p
: string
]: any
Properties
Property | Type |
---|---|
className? | string |
course? | SCCourseType |
courseId? | number |
TeacherCourseDashboardProps
Indexable
[p
: string
]: any
Properties
Property | Type |
---|---|
className? | string |
course? | SCCourseType |
courseId? | number |
Variables
courseDashboard
courseDashboard:
object
Type declaration
Name | Type |
---|---|
Student | MemoExoticComponent <(inProps ) => Element > |
Teacher | MemoExoticComponent <(inProps ) => Element > |
Functions
StudentSkeleton()
StudentSkeleton():
Element
Returns
Element
TeacherSkeleton()
TeacherSkeleton():
Element
Returns
Element