MCPcopy Create free account
hub / github.com/facebook/Rapid / textDirection

Method textDirection

modules/core/LocalizationSystem.js:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 localeCodes() { return this._currLocaleCodes; }
103 languageCode() { return this._currLanguageCode; }
104 textDirection() { return this._currTextDirection; }
105 isMetric() { return this._currIsMetric; }
106 languageNames() { return this._currLanguageNames; }
107 scriptNames() { return this._currScriptNames; }

Callers 2

renderMethod · 0.80
renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected