mirror of
https://github.com/videojs/video.js.git
synced 2024-12-12 11:15:04 +02:00
Updated Button class comments
This commit is contained in:
parent
05b6bb2ae4
commit
e4ddb4f769
@ -11,8 +11,8 @@ import assign from 'object.assign';
|
||||
* Base class for all buttons
|
||||
* @param {Player|Object} player
|
||||
* @param {Object=} options
|
||||
* @class
|
||||
* @constructor
|
||||
* @extends Component
|
||||
* @class Button
|
||||
*/
|
||||
class Button extends Component {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user