react-php-v8js icon indicating copy to clipboard operation
react-php-v8js copied to clipboard

Allow setting the Javascript scope for components

Open jbroadice opened this issue 10 years ago • 2 comments
trafficstars

It seems ugly to have to place components in the global scope. How about this method to allow for setting the JavaScript scope in which React components are contained?

jbroadice avatar Jul 18 '15 13:07 jbroadice

https://github.com/reactjs/react-php-v8js/pull/20

18601673727 avatar Dec 16 '15 06:12 18601673727

This is a thing I would like to do too.

jonalport avatar Feb 26 '16 05:02 jonalport