• { { todo.title }}
  • In the example above todos is an array (or a source of data) and todo is a name of the array element being iterated on (you can rename it as you like). If multiple items should repeat with the v-for directive, we should wrap the elements in a