Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ _isPhone
Method
_isPhone
packages/main/src/Select.ts:1141–1143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1139
}
1140
1141
get _isPhone() {
1142
return
isPhone();
1143
}
1144
1145
itemSelectionAnnounce() {
1146
let
text;
Callers
nothing calls this directly
Calls
1
isPhone
Function · 0.85
Tested by
no test coverage detected