Vue
Fundamentals of Vue.js

Setting Computed Properties

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

Vue.js supports getters and setters on computed variables. You can use these variables to provide 2-way data binding. Getters are where you get information while setters are where you can change information. In this video, you will learn about setting computed properties.

 

I finished! On to the next chapter