TagList(); tagList.on('coral-collection:add', function(event) { console.log('Added tag: ' + event.detail.item.label.innerHTML); }); ...
確定! 回上一頁