MCPcopy Create free account
hub / github.com/UI5/webcomponents / _onmouseup

Method _onmouseup

packages/compat/src/TableRow.ts:209–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

207 }
208
209 _onmouseup() {
210 this.deactivate();
211 }
212
213 _onkeydown(e: KeyboardEvent) {
214 const activeElement = getActiveElement() as HTMLElement;

Callers

nothing calls this directly

Calls 1

deactivateMethod · 0.95

Tested by

no test coverage detected