docs($filter): add link to built-in filters page
This commit is contained in:
+3
-1
@@ -73,7 +73,9 @@
|
||||
* @name $filter
|
||||
* @kind function
|
||||
* @description
|
||||
* Filters are used for formatting data displayed to the user.
|
||||
* Filters are used for formatting data displayed to the user. They can be used in view
|
||||
* templates, controllers or services. Angular comes with a collection of
|
||||
* [built-in filters](api/ng/filter), but it is easy to define your own as well.
|
||||
*
|
||||
* The general syntax in templates is as follows:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user