diff --git a/src/canvas/index.ts b/src/canvas/index.ts index d46e9b4617..0c67c59c28 100644 --- a/src/canvas/index.ts +++ b/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 *