import Hud from 'domreplay/js/hud/index.js'Hud
Constructor Summary
| Public Constructor | ||
| public | ||
Member Summary
| Public Members | ||
| public | config: * | |
| public | domreplay: * | |
| public | ||
| public | header: * | |
| public | ||
| public | recordButton: * | |
| public | ||
| public | replayButton: * | |
| public | ||
| public | shareButton: * | |
| public | stopButton: * | |
Method Summary
| Public Methods | ||
| public | addEventListenerToElement(element: *, type: *, event: *) | |
| public | getContainer(classes: string, args: ...*): * | |
| public | ||
| public | ||
| public | getRecordButtonEvent(): * | |
| public | getReplayButtonEvent(): * | |
| public | getShareButtonEvent(): * | |
| public | getStopButtonEvent(): * | |
| public | render() | |
Public Constructors
public constructor() source
Public Members
public config: * source
public domreplay: * source
public dropDownButton: * source
public header: * source
public loadFromStorageButton: * source
public recordButton: * source
public recordStateIndicator: * source
public replayButton: * source
public replayStateIndicator: * source
public shareButton: * source
public stopButton: * source
Public Methods
public addEventListenerToElement(element: *, type: *, event: *) source
Params:
| Name | Type | Attribute | Description | 
| element | * | ||
| type | * | ||
| event | * | 
public getContainer(classes: string, args: ...*): * source
Params:
| Name | Type | Attribute | Description | 
| classes | string | 
 | |
| args | ...* | 
Return:
| * | 
public getDropDownButtonEvent(): * source
Return:
| * | 
public getLoadFromStorageButtonEvent(): * source
Return:
| * | 
public getRecordButtonEvent(): * source
Return:
| * | 
public getReplayButtonEvent(): * source
Return:
| * | 
public getShareButtonEvent(): * source
Return:
| * | 
public getStopButtonEvent(): * source
Return:
| * | 
