AdapterInterface.createElement() method
Create a canvas
element.
Signature:
createElement(tag: 'canvas'): HTMLCanvasElement;
Parameters
Parameter |
Type |
Description |
---|---|---|
tag |
'canvas' |
HTMLCanvasElement
Create a canvas
element.
Signature:
createElement(tag: 'canvas'): HTMLCanvasElement;
Parameter |
Type |
Description |
---|---|---|
tag |
'canvas' |
HTMLCanvasElement