Searched refs:onmouseupFunc (Results 1 – 1 of 1) sorted by relevance
138 private onmouseupFunc: any; property in LitModal288 this.onmouseupFunc = (e: any) => {295 if (this.onmouseupFunc) this.onmouseupFunc(e);