Challenge 1 / 1
Imagine you want to build a .vue
single file component that renders a
page header. It needs to have a title
data key that it uses to render the
template.
Which one of these code snippets would accomplish this?
Skip challenges and go to theNext Chapter