(function(){ window.BridgeBlocksCustomElements = window.BridgeBlocksCustomElements || []; window.BridgeBlocksCustomElements.push(function(ctx){ const { bm, addOnce, css } = ctx; addOnce(bm, 'cust-button', { id:'cust-button', label:'🔘 Button', content:`
Call To Action
` }); }); })();