angular.js/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc
2011-06-06 22:52:02 -07:00

12 lines
290 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>