seems to suggest the decorator is required but I don’t believe it is unless you want to give it a custom name rather than using the convention of DoThingValueConverter
having a usage of ... | doThing }
where the ValueConverter
part is removed in usage.
That might depend…
When trees were big and conventions mattered and there were no registering resources by class constructors…
In Au1 when you register resources as classes… you have to have @customElement
or other relevant decorator on a class.
/me walks away mumbling about minification and mangling