Custom Node Help
#234
-
|
Hello, I am trying to create a custom node that looks like this:
I basically want 3 rows, a title row, a collapsible row with some code editor, then the node connections row. |
Beta Was this translation helpful? Give feedback.
Answered by
miroiu
Jul 18, 2025
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
giiyms
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Hi! It is possible to create any node template. Create a viewmodel and a
DataTemplatefor it that contains the custom node.If you want to use the built-in
Nodecontrol you can add the code editor into the header: