{ dispatch('change', e.detail); }} >
{ e.stopPropagation(); }} on:drop={(e) => { console.log('Dropped on the Button'); }} on:dragleave={(e) => {}} >