Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aspnet/AzureSignalR-samples
/ isRTL
Function
isRTL
aspnet-samples/AspNetForm/Scripts/bootstrap.esm.js:231–231 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
229
}
230
};
231
const
isRTL = () => document.documentElement.dir ===
'rtl'
;
232
const
defineJQueryPlugin = plugin => {
233
onDOMContentLoaded(() => {
234
const
$ = getjQuery();
Callers
4
_directionToOrder
Method · 0.70
_orderToDirection
Method · 0.70
bootstrap.esm.js
File · 0.70
_adjustDialog
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected