mson-react
mson-react copied to clipboard
feat(custom-component): functional form
Proof of concept. Wait until port of MSON in Typescript before finalizing.
This can now be done, but the problem with this method is that you'd probably need to use a class, new MyComponent(), or a function myComponent(), to wrap the parameters. Or else, Typescript wouldn't know which types to check