Have pictures to share? Use this button to browse your device and attach awesome images to your document.
var editor = AlloyEditor.editable('myContentEditable', {
toolbars: {
add: {
buttons: ['image']
}
}
});
var editor = AlloyEditor.editable('myContentEditable', {
toolbars: {
add: {
buttons: ['image']
}
}
});