Home
last modified time | relevance | path

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

/third_party/qrcodegen/typescript-javascript/
Dqrcodegen-input-demo.ts48 const svgXmlRow: HTMLElement = getElem("svg-xml-row"); constant
51 svgXmlRow.style.display = "none";
54 svgXmlRow.style.removeProperty("display");