-
First of all, thank you for the good work. It really is an amazing library. However, I seem to have a very simple problem. |
Beta Was this translation helpful? Give feedback.
Answered by
zHaytam
Dec 5, 2023
Replies: 1 comment 2 replies
-
Hi. Do it with css on your div. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, currently the Size node is getting filled after the node renders and we get it with ResizeObserver. So it's more of a readonly property that is handled by the library.
In the future, I'm planning to have another library on top of this one with known shapes where you can control the size and everything.
Just create a custom node model with another size property and set that to what you want, then in your razor component use it.