Closed stephengardner closed 3 weeks ago
For custom component rendering, trying to dynamically use an angular component inside a node doesn't seem to work. Any tut on this?
For both performance reasons and rendering flexibility reasons, the GoJS library does not support arbitrary HTML inside any Node or Link. So it is not a restriction of the gojs-angular component.
gojs-angular
For custom component rendering, trying to dynamically use an angular component inside a node doesn't seem to work. Any tut on this?