Course
Interfaces
CourseProps
Properties
className?
optional
className:string
Overrides or extends the styles applied to the component.
Default
null
course?
optional
course:SCCourseType
Course Object
Default
null
courseId?
optional
courseId:number
Id of the course for filter the feed
Default
null
id?
optional
id:string
Id of the feed object
Default
'course'
viewDashboard?
optional
viewDashboard:boolean
Functions
Course()
Course(
inProps
):Element
Parameters
Parameter | Type |
---|---|
inProps | CourseProps |
Returns
Element
StudentSkeleton()
StudentSkeleton():
Element
Returns
Element
TeacherSkeleton()
TeacherSkeleton():
Element
Returns
Element