'when user select language in arabic the layout of the page should be in right to left in angular

In angular application when user select language in arabic the layout of the page should be in right to left and in english it should be left to right



Solution 1:[1]

You can refer to the below links

RTL Support in Angular

angular-2-localization-i18n-rtl-support

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Meet