import AnimationDisplay from 'videojs-record/js/controls/animation-display.js'
Method Summary
Public Methods | ||
public |
createEl(): Element Create the |
Public Methods
public createEl(): Element source
Create the AnimationDisplay
s DOM element.
Return:
Element | The dom element that gets created. |