mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
9 lines
287 B
Text
9 lines
287 B
Text
@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>
|