Custom binding for Ace. This applies the code editor ace on the text area
- theme (default 'chrome') : The ace theme
- language (mandatory): The programming language to use
- readonly (default false) : If set to true, the editor will only highlight the code
- chnage : Callback when the value of the editor changes
- Source:
- See: