mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 22:37:07 +08:00
13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
@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>
|
|
|