Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ziaenezhad/angular-material-rtl

RTL(Right To Left) support for Angular Material
https://github.com/ziaenezhad/angular-material-rtl

angular-material rtl sass

Last synced: about 2 months ago
JSON representation

RTL(Right To Left) support for Angular Material

Awesome Lists containing this project

README

        

# RTL Angular Material
here is some css classes to add support of RTL languages (Arabic, Hebrew, Persian, ...) in the Angular Material https://material.angularjs.org/.

### Instalation
```
bower install angular-material-rtl
```

### Usage

simply add ```md-rtl``` class any where must be RTL.

```html

...


```