angular.js/docs/content/guide/dev_guide.templates.formatters.using_formatters.ngdoc
2011-06-15 22:31:40 -07:00

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>