Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ showHeader
Method
showHeader
packages/main/src/DatePicker.ts:867–869 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
865
}
866
867
get showHeader() {
868
return
isPhone();
869
}
870
871
get showFooter() {
872
return
isPhone();
Callers
nothing calls this directly
Calls
1
isPhone
Function · 0.85
Tested by
no test coverage detected