getElementById("otp"); // Add custom checkOTP event to input element. OTP.addEventListener("checkOTP", (e) => { // You can verify OTP here alert ...
確定! 回上一頁