Skip to content

The WakCropImages widget allows you to display a image editor, which crop and resize image. The result of your editing, you can upload to wakanda server's folder or in an attribute of type image. This widget is based on the Image Cropper plugin -written by Fengyuan Chen (https://github.com/fengyuanchen/cropper).

License

Notifications You must be signed in to change notification settings

dsantiago89/WakCropImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WakCropImages Widget for Wakanda

The WakCropImages widget allows you to display a image editor, which crop and resize image. This widget is based on the Image Cropper plugin -written by Fengyuan Chen (https://github.com/fengyuanchen/cropper).

Drag and drop to the Wakanda Studio

"captura1"

Widget in the browser

"captura2"

"captura3"

Get the result

"captura4"

Properties

This widget has the following properties:

  • placeholder: placeholder of the widget.
  • label: label of the widget

Events

This widget has the following events:

  • save: Fired when the button(save) is clicked. Here you can get the result of image editing as data URI scheme. Example: var dataUri = event.data.dataUri;

More Information

For more information on how to install a custom widget, refer to Installing a Custom Widget.

For more information about Custom Widgets, refer to Custom Widgets in the Architecture of Wakanda Applications manual.

About

The WakCropImages widget allows you to display a image editor, which crop and resize image. The result of your editing, you can upload to wakanda server's folder or in an attribute of type image. This widget is based on the Image Cropper plugin -written by Fengyuan Chen (https://github.com/fengyuanchen/cropper).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published