ng.filter
Filter components in ng
Name | Description |
---|---|
filter |
Selects a subset of items from |
currency |
Formats a number as a currency (ie $1,234.56). When no currency symbol is provided, default symbol for current locale is used. |
number |
Formats a number as text. |
date |
Formats |
json |
Allows you to convert a JavaScript object into JSON str |