Skip to main content

DecorateResetParams

DecorateResetParams = object

options passed to the reset method on a Decorator.

Properties

remove()

remove: (el) => any

Removes the given element from the canvas.

Parameters

el

BrowserElement

Returns

any