Demo on how to use Zoid for a cross component pop up à la PayPal.
npm install
npm run clean
npm run build
make build-demo
npm run demo
Local: http://localhost:1337
On Your Network: http://192.168.1.5:1337
- allow component user to use via
npm install component
vs including script<script src="%PUBLIC_URL%/js/charge-checkout.frame.js"></script>