Kind: Function
Source: atloria-monorepo/apps/web/src/components/Viewer/captionRules.ts
Signature
tsfunction dirForLang(lang: string): 'ltr' | 'rtl'
Parameters
| Name | Type |
|---|---|
lang | string |
Returns: 'ltr' | 'rtl'
Kind: Function
Source: atloria-monorepo/apps/web/src/components/Viewer/captionRules.ts
tsfunction dirForLang(lang: string): 'ltr' | 'rtl'
| Name | Type |
|---|---|
lang | string |
Returns: 'ltr' | 'rtl'
Was this page helpful?