return html`<div>Hello World</div>`; } firstUpdated(changedProperties) { let event = new CustomEvent('my-event', { detail: {
確定! 回上一頁