editor.html 80 B

1234
  1. <div style="height:100%"
  2. ng-model="model.data"
  3. ui-ace="model.options"
  4. ></div>