Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ fireDirectionChange
Function
fireDirectionChange
packages/base/src/locale/directionChange.ts:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
};
25
26
const
fireDirectionChange = () => {
27
return
eventProvider.fireEvent(DIR_CHANGE, undefined);
28
};
29
30
export
{
31
attachDirectionChange,
Callers
1
applyDirection
Function · 0.85
Calls
1
fireEvent
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…