You can use lit-html @event bindings in your template to add event listeners to your component. Example. render() { return html`<button @click=" ...
確定! 回上一頁