MCPcopy 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
26const fireDirectionChange = () => {
27 return eventProvider.fireEvent(DIR_CHANGE, undefined);
28};
29
30export {
31 attachDirectionChange,

Callers 1

applyDirectionFunction · 0.85

Calls 1

fireEventMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…