This website works better with JavaScript
Home
Explore
Help
Sign In
KylePDavis
/
model-lang
mirror of
https://github.com/RiveraGroup/model-lang.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
bedf40225b
Branches
Tags
gh-pages
master
model-lang
/
src
/
web
/
components
/
editor
/
editor.html
editor.html
80 B
History
Raw
1
2
3
4
<div style="height:100%"
ng-model="model.data"
ui-ace="model.options"
></div>