Replies: 2 comments
-
I wanted to follow-up on this since I also have a use-case for a NodeGraph UI component in Blazor, but not for Regular Expressions per se. Can this component currently be used in this way (perhaps with some specific overrides)? @Jcparkyn |
Beta Was this translation helpful? Give feedback.
0 replies
-
@MSKRoss This has been requested a couple of times before, and the answer is essentially that it's possible, but it won't be easy. You can see my responses to similar questions here and here for some more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thanks for putting together a nice project.
I've been looking for a NodeGraph component in Blazor for quite a while and your implementation seems to tick all the boxes.
It would be great to see the code for NodeGraph being extracted into its own generic NodeGraph component (according to the comments there was already an intention to do this).
I am pretty sure that there will be a lot of projects (especially in the GameDev industry) that could benefit from such control.
Beta Was this translation helpful? Give feedback.
All reactions