react-flow-designer
react-flow-designer copied to clipboard
add accessor on Record structure
having to walk the component datastructure each time you want to access a component attribute is a pain and hinder refactor.
Try to create accessors on Record definitions.