Skip to content

Update "watch" component option description #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Darkside73 opened this issue Jul 24, 2015 · 1 comment
Closed

Update "watch" component option description #94

Darkside73 opened this issue Jul 24, 2015 · 1 comment

Comments

@Darkside73
Copy link

  1. At current time we also have alternative syntax (with options object: yyx990803/vue@47c52d6).
  2. Please add an example describing option usage for object case:
data: {
  some: {property: 1}
},
watch: {
  'some.property': 'handler'
}
@yyx990803
Copy link
Member

It's already in the doc: http://localhost:4000/api/options.html#watch

kazupon added a commit to kazupon/vuejs.org that referenced this issue Oct 2, 2016
dingyiming added a commit that referenced this issue Dec 21, 2016
isatrio pushed a commit to isatrio/vuejs.org that referenced this issue Jun 2, 2019
* 50% tanslate slot

* update translate filter and 75% translate slots

* update translate

* update translate

* fix typo, indonesian grammer, mistranslation, and some words
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants