MCPcopy Create free account
hub / github.com/aspnet/AzureSignalR-samples / isRTL

Function isRTL

aspnet-samples/AspNetForm/Scripts/bootstrap.js:254–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252 }
253 };
254 const isRTL = () => document.documentElement.dir === 'rtl';
255 const defineJQueryPlugin = plugin => {
256 onDOMContentLoaded(() => {
257 const $ = getjQuery();

Callers 4

_directionToOrderMethod · 0.70
_orderToDirectionMethod · 0.70
bootstrap.jsFile · 0.70
_adjustDialogMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected