Is that posible to create custom node by using UI component library(like ElementUI)

Hi there, I read your document and found that all the Nodes should follow your rule (go.Node/ go.Shape...and so on). So I wonder if I can use some UI libraries like ElementUI or Vuetify to create my custom node quickly. Then combine with your link functions, that would be great. Any idea about this? Thank you very much?

How does ElementUI render? If it renders to an HTMLCanvasElement, there might be a possibility, but that’s just a wild guess on my part.