Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ getConstructableStyle.ts
File
getConstructableStyle.ts
packages/base/src/theming/getConstructableStyle.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
getEffectiveStyle from
"./getEffectiveStyle.js"
;
2
import
{ attachCustomCSSChange } from
"./CustomStyle.js"
;
3
import
type
UI5Element from
"../UI5Element.js"
;
4
Callers
nothing calls this directly
Calls
1
attachCustomCSSChange
Function · 0.85
Tested by
no test coverage detected