Is there any way to get data as props in vueJs component and use the value inside section?
something like :
<my-component color="red" >
and to use red as a dynamic value inside section of component.
Is there any way to get data as props in vueJs component and use the value inside section? something like :
and to use red as a dynamic value inside section of component. |
||||
|
HTML
vue instance
Now |
|||||||||||||||||||||
|