LuCEresearchlab / react-expression-tree

React component that renders interactive expression trees.
MIT License
1 stars 1 forks source link

Ability to keep only "edit label", disabling other kinds of edits #66

Closed lucach closed 3 years ago

lucach commented 3 years ago

For parsing activities in ET, we need the ability to edit nodes' labels, but we want to hide the UI for adding types and values.

thefooly commented 3 years ago

Everything is now fully customizable