New to Kendo UI for AngularStart a free 30-day trial

drawDOM

Function

Definition

Package:@progress/kendo-drawing

Converts the given DOM element to a drawing scene (see example). The operation is asynchronous and returns a promise that will be resolved with the root Group of the scene.

Parameters:elementHTMLElement

The root DOM element to draw.

options?DrawOptions

The conversion options.

Returns:

Promise​<Group>

  • A promise that will be resolved with the root Group of the scene.
In this article
Definition
Not finding the help you need?
Contact Support