Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/
H A Dbatch-runner.js88 selImpl: E('#select-impl'), property
439 ? this.dbs[this.e.selImpl.value]
456 for(let opt of this.e.selImpl.options){
480 const dbId = this.e.selImpl.value;
561 this.e.selImpl.addEventListener('change', function(){