Skip to main content

CourseDashboard

Interfaces

StudentCourseDashboardProps

Indexable

[p: string]: any

Properties

PropertyType
className?string
course?SCCourseType
courseId?number

TeacherCourseDashboardProps

Indexable

[p: string]: any

Properties

PropertyType
className?string
course?SCCourseType
courseId?number

Variables

courseDashboard

courseDashboard: object

Type declaration

NameType
StudentMemoExoticComponent<(inProps) => Element>
TeacherMemoExoticComponent<(inProps) => Element>

Functions

StudentSkeleton()

StudentSkeleton(): Element

Returns

Element


TeacherSkeleton()

TeacherSkeleton(): Element

Returns

Element