Skip to content

Commit aafb90c

Browse files
william-panchrisvfritz
authored andcommitted
Add guide link in Vue.filter API (#1394)
1 parent e34aacf commit aafb90c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/v2/api/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,8 @@ type: api
327327
var myFilter = Vue.filter('my-filter')
328328
```
329329

330+
- **See also:** [Filters](../guide/filters.html)
331+
330332
### Vue.component( id, [definition] )
331333

332334
- **Arguments:**

0 commit comments

Comments
 (0)