Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ _confirmMobileValue
Method
_confirmMobileValue
packages/main/src/Input.ts:1414–1417 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1412
}
1413
1414
_confirmMobileValue() {
1415
this._closePicker();
1416
this._handleChange();
1417
}
1418
1419
_cancelMobileValue() {
1420
this.value = this.previousValue;
Callers
nothing calls this directly
Calls
2
_closePicker
Method · 0.95
_handleChange
Method · 0.95
Tested by
no test coverage detected