<@U7Z83QTL6> This can be done by using component c...
# react
s
@Filipp Riabchun This can be done by using component class name instead of builder function name. Example
+MyComponent(prop1, prop2)
. There is old prototype here: https://htmlpreview.github.io/?https://raw.githubusercontent.com/snrostov/ui-dsl/master/index.html#hello-widgets
f
Yeah, https://github.com/snrostov/ui-dsl is where I borrowed the idea from 🙂