dkfbasel / vuex-i18n

Localization plugin for vue.js 2.0 using vuex as store
MIT License
665 stars 56 forks source link

v-bind with integrated translation #55

Open Haardt opened 6 years ago

Haardt commented 6 years ago

Hi, an 'directive' improvement for the next release: "v-tbind"

Now i can use it in subcomponents:

<input v-tbind:placeholder="placeholder">