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

Method _closePicker

packages/main/src/Input.ts:1410–1412  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1408 }
1409
1410 _closePicker() {
1411 this.open = false;
1412 }
1413
1414 _confirmMobileValue() {
1415 this._closePicker();

Callers 2

_confirmMobileValueMethod · 0.95
_cancelMobileValueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected