0
shedspotter created
Prerequisites
- What is your product version => 10.3.0
- What is your product type => Angular
- What is product framework type => .net core
Hi Team 👋
We are facing some formatting issues with our controls which require change for the languages that support RTL. Basically, we had tried to find in your code how your language switching works but we are unable to find the exact event. We need your help to find the event so that we can make changes in our code for the languages that support RTL.
Thanks
1 Answer(s)
-
0
Hi @shedspotter
On Angular side, we are setting LOCALE_ID here https://github.com/aspnetzero/aspnet-zero-core/blob/dev/angular/src/root.module.ts#L285.
Could you share the problem you are having and the component ? We may offer you a slution.
Thanks,