8000 Add details about the Filters. (#2186) · vuejs/v2.vuejs.org@2f19cc7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f19cc7

Browse files
Koooooo-7NataliaTepluhina
authored andcommitted
Add details about the Filters. (#2186)
Add details about the Filters when the global filter has the same name as the local filter.
1 parent b63ffc3 commit 2f19cc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/guide/filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ new Vue({
3939
// ...
4040
})
4141
```
42+
When the global filter has the same name as the local filter, the local filter will be preferred.
4243

4344
Below is an example of our `capitalize` filter being used:
4445

0 commit comments

Comments
 (0)
0