Does anyone have an idea (or can point me in the right direction) on how to create styling like [Wired Elements](https://wiredjs.com/) does it here: https://wiredjs.com/showcase I've played around with it for a bit now and I get a very basic looking rectangle canvas element. I've used a custom action for this that imports the roughjs npm. But I have some doubts about efficiency and scalability in the way I'm doing it. I assumed it would not be possible to do it in a native NC way. But perhaps I just can't think of it and it is actually possible.