dotvvm icon indicating copy to clipboard operation
dotvvm copied to clipboard

Pass setProps function to React components

Open exyi opened this issue 3 years ago • 0 comments

Since React does not have any standard way of writing values back, it does not make sense to attempt any automagic solution. This simply allows developers to handle the changes themselves

If a property called setProps is used, it has precedence, so then it's not possible to update it

exyi avatar Sep 11 '22 20:09 exyi