<
e6
Components 101

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Vue Components are an integral part of Vue. Come along as we explore our very first Component from scratch. We'll start off with some data and then pass that to our template to render it. Then we'll use a local toggle variable to hide or show the description.