Skip to content

Commit

Permalink
Add guide link in Vue.filter API (vuejs#652)
Browse files Browse the repository at this point in the history
* Add guide link in Vue.filter API (vuejs#1394)

* Translate
  • Loading branch information
vuejs-jp-bot authored and re-fort committed Jan 30, 2018
1 parent 2058ba9 commit 4855241
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/v2/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,8 @@ updated: 2018-01-16
var myFilter = Vue.filter('my-filter')
```

- **参照:** [フィルタ](../guide/filters.html)

### Vue.component( id, [definition] )

- **引数:**
Expand Down

0 comments on commit 4855241

Please sign in to comment.