Skip to main content

LessonReleaseMenu

Interfaces

LessonReleaseMenuProps

Indexable

[p: string]: any

Any other properties

Properties

PropertyTypeDescription
className?stringOverrides or extends the styles applied to the component. Default null
courseSCCourseType-
onSuccess?(data) => voidonSuccess Callback
sectionSCCourseSectionTypeThe lesson object

Functions

LessonReleaseMenu()

LessonReleaseMenu(inProps): Element

Parameters

ParameterType
inPropsLessonReleaseMenuProps

Returns

Element