Browse Source

Up jsdoc

pull/5358/head
Artur Arseniev 2 years ago
parent
commit
512a53a01e
  1. 15
      src/canvas/index.ts

15
src/canvas/index.ts

@ -21,21 +21,6 @@
*
* {REPLACE_EVENTS}
*
* ## Methods
* * [getConfig](#getconfig)
* * [getElement](#getelement)
* * [getFrameEl](#getframeel)
* * [getWindow](#getwindow)
* * [getDocument](#getdocument)
* * [getBody](#getbody)
* * [setCustomBadgeLabel](#setcustombadgelabel)
* * [hasFocus](#hasfocus)
* * [scrollTo](#scrollto)
* * [setZoom](#setzoom)
* * [getZoom](#getzoom)
* * [getCoords](#getcoords)
* * [setCoords](#setcoords)
*
* [Component]: component.html
* [Frame]: frame.html
*

Loading…
Cancel
Save