That event is fired in the input element, not the form element, and it doesn't bubble. So this works as expected: <template> <form ref=" ...
確定! 回上一頁