dbrnz / celldl-web

Cell Diagramming Language
Apache License 2.0
0 stars 0 forks source link

Implement `properties` editor for elements. #13

Open dbrnz opened 6 years ago

dbrnz commented 6 years ago

Properties of the current element are shown when the element is selected.

Needs to be a HTML form with [Save] and [Cancel] buttons.

dbrnz commented 6 years ago

For each class of element have a list of editable properties, prompts, and valid values.