Class: Cropper

Cropper()

Cropper Component




DEMO

Constructor

new Cropper()

Source:

Members

(static) observedAttributes

Set observable values here. When Changed, attributeChangedCallback is invoked
Source:

Methods

attributeChangedCallback()

Called with .setAttribute(...) function call
Source:

configure()

configure the instance object and artifacts
Source:

connectedCallback()

Called when this is attached to DOM
Source:

disconnectedCallback()

Invoked When component is removed. Usually with a .remove() function call
Source:

save()

PUBLIC METHOD TO SAVE THE IMAGES
Source: