function
Retrieves the writing direction of a specified locale
getLocaleDirection(locale: string): 'ltr' | 'rtl'
locale | string | A locale code for the locale format rules to use. |
'ltr' | 'rtl'
: 'rtl' or 'ltr'
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/api/common/getLocaleDirection