Angularjs Examples

AJS Examples


AngularJS Number Filter

AngularJS number filter is allow you to format any number to specific string. If the input is not a number an empty string is returned. If the input is an infinite the Infinity symbol is returned.

Syntax

AngularJS Number Filter Example

See Live Example