AngularJs Material design RTL layout -


how can change whole layout of angularjs material design component rtl ?

you can bidirectional provider

app.config(function($mdbidirectionalprovider) {     $mdbidirectionalprovider.rtlmode(true); } 

look @ page


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -