Angular-calendar: does it support RTL

Created on 30 May 2018  路  1Comment  路  Source: mattlewis92/angular-calendar

Hello,

thanks for the great work. what I'm trying to make this calendar read from right to left such below screenshot . can you help me with that?
image

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe your use case for implementing this feature

Additional context
Add any other context or screenshots about the feature request here.

Most helpful comment

There's no support for this out the box, but I think you could use CSS to flip the order of elements: https://css-tricks.com/almanac/properties/f/flex-direction/

>All comments

There's no support for this out the box, but I think you could use CSS to flip the order of elements: https://css-tricks.com/almanac/properties/f/flex-direction/

Was this page helpful?
0 / 5 - 0 ratings