RactiveJS component wrap for ace editor. Limited functionality.
<ace
style="width: 500px;height: 500px;"
class=""
font-size={{13}}
show-invisibles={{false}}
show-indent-guides={{true}}
show-print-margin={{true}}
read-only={{false}}
value={{value}} />