Get a year access to Vue Mastery with 40% off
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