fix(web): Fix types that listInputs and isKMWInput accept
This changes `isKMWInput` so that it accepts the same `HTMLInputElement` types that `listInputs` accepts. Closes #8848.
parent
043eb564
Please register or sign in to comment
This changes `isKMWInput` so that it accepts the same `HTMLInputElement` types that `listInputs` accepts. Closes #8848.