New to Kendo UI for Angular? Start a free 30-day trial
RTL
Represents a token that specifies the text direction of Kendo UI for Angular components.
Change Theme
Theme
Loading ...
ts
import { RTL } from '@progress/kendo-angular-l10n';
providers: [
{ provide: RTL, useValue: true }
]