blob: bf983cd582aedb3d2cae666e5767027ea2753df3 (
plain)
| 1
2
3
4
5
6
7
8
9
 | @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>
 |