You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
What I want to accomplish is close to the following:
Only the "X" in the image should be aligned to the end, which in RTL case is left instead of right.
I'm using angular 4 with [dir]="rtl" directive so I was hoping this is in sync with angular's RTL support...