aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc
blob: 8e160317ad0892e35be53d4f5c01d1c45c035ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Angular Formatters: Using Angular Formatters
@description


The following snippet shows how to use a formatter in a template. The formatter below is
`ng:format="reverse"`, added as an attribute to an `<input>` tag.


<pre>