Type your code here, to test.
<juicy-ace-editor
theme$="{{model.theme}}"
mode$="{{model.mode}}"
fontsize$="{{model.fontsize}}"
readonly$="{{model.readonly}}"
softtabs$="{{model.softtabs}}"
tabsize$="{{model.tabsize}}"
>Type your code here... </juicy-ace-editor>
<strong>Please, note that all those attributes are optional.</strong>
Sorry I was to lazy to get through http://ace.c9.io/build/kitchen-sink/demo.js ;)