new controller for speaker notes
This commit is contained in:
parent
2b02f3a1f9
commit
97ee72549b
7 changed files with 180 additions and 144 deletions
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* Constructor for the playback component, which displays
|
||||
* play/pause/progress controls.
|
||||
* UI component that lets the user control pause/resume
|
||||
* and see the progress of auto-slide playback.
|
||||
*
|
||||
* @param {HTMLElement} container The component will append
|
||||
* itself to this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue