1.0.0 • Published 4 years ago
leila-image-tools v1.0.0
myPlugin({ elementClass: "natico", buttons: { name: "ZoomIn", icon : 'Zoom-in', bgColor : '#C6B6E0'}, { name: "ZoomOut", title:"ZoomOut" , bgColor: '#F6D4C9'}, { name: "Reset", title:"Reset" , icon : 'reset' }, });
myPlugin({ elementClass: "natico1", buttons: { name: "ZoomIn" , title:"ZoomIn" , icon : 'zoom-in' , bgColor:'#EFC2D6' }, { name: "ZoomOut", title:"ZoomOut" , icon : 'zoom-out' }, { name: "Reset", title:"Reset" , icon : 'reset' }, { name: "RotateLeft", title:"RotateLeft" , bgColor: '#ACB1D5' }, { name: "RotateRight", icon : 'rotate-right' , bgColor : '#CADBEC'} });
1.0.0
4 years ago