Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_confirmMobileValue
Method · 0.95
_cancelMobileValue
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected