Home
last modified time | relevance | path

Searched refs:redrawQrCode (Results 1 – 1 of 1) sorted by relevance

/third_party/qrcodegen/typescript-javascript/
Dqrcodegen-input-demo.ts35 (el as any).oninput = redrawQrCode;
39 (el as HTMLInputElement).onchange = redrawQrCode;
40 redrawQrCode();
44 function redrawQrCode(): void { function
210 redrawQrCode();