react-php-v8js
react-php-v8js copied to clipboard
Allow setting the Javascript scope for components
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?
https://github.com/reactjs/react-php-v8js/pull/20
This is a thing I would like to do too.