Setup editor events

This example adds a custom button to the editor which inserts a strong element with the text hello world. It also adds an onClick event event to the editor. When the editor is clicked, an alert dialog is displayed.