Category:
Vue tutorial
-
Props are custom attributes you can register on a component, sometime you need to listen to it when it is changing here is how you do it in Vue.
-
Props are custom attributes you can register on a component and this is how you can define a props in Vue.