vuejs/docs

v-model parameters are different in Playground and web,makes it difficult to understand

POKEZHANG opened this issue · 2 comments

It's not hard to understand, just different names of variables.

For docs: it's good to use title and bookTitle separately to distinguish between father and child components.
For playground: it's clear because you can switch between two components and this shouldn't change to bookTitle because it doesn't match the playground demo

I've fixed the playground to match the docs chapter 👍🏻