Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ showHeader
Method
showHeader
packages/main/src/TimePicker.ts:1029–1031 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1027
}
1028
1029
get showHeader() {
1030
return
isPhone();
1031
}
1032
1033
/**
1034
* Defines whether the dialog on mobile should have header
Callers
nothing calls this directly
Calls
1
isPhone
Function · 0.85
Tested by
no test coverage detected