Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mdbootstrap/TW-Elements
/ isRTL
Function
isRTL
src/js/util/index.js:266–266 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
264
};
265
266
const
isRTL = () => document.documentElement.dir ===
"rtl"
;
267
268
const
array = (collection) => {
269
return
Array.from(collection);
Callers
5
_directionToOrder
Method · 0.90
_orderToDirection
Method · 0.90
tooltip.js
File · 0.90
dropdown.js
File · 0.90
_adjustDialog
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected