Skip to main content

EditCourse

Interfaces

EditCourseProps

Indexable

[p: string]: any

Properties

PropertyType
className?string
course?SCCourseType
courseId?number
onTabChange?(tab) => void
onTabSelect?(tab) => void
tab?SCCourseEditTabType

Variables

EditCourseSkeleton

EditCourseSkeleton: MemoExoticComponent<(props) => Element>

Functions

EditCourse()

EditCourse(inProps): Element

Parameters

ParameterType
inPropsEditCourseProps

Returns

Element