Vuetify supports RTL (right to left) languages and can be activated by using the rtl option when bootstrapping your application. You can find additional information about implementing bidrectionality on the specification site.
RTL Form
You can also change this dynamically at any point by modifying the rtl value on the vuetify object.
Ready for more? Continue reading with: