Save 40% on a year of Vue learning
In this lesson, we’ll look at the most important change in the script setup syntax, the new way of defining props and setting their default values.
Before we can demonstrate how to create props, we need to break our App component