const Bellhop = require('bellhop-iframe/dist/bellhop-umd.js'); ... Send data to the iframe bellhop.send('user', { "name" : "Dave Smith", "age" : 16, ...
確定! 回上一頁