Angular filter

customCurrency source

Description

returns custom currency from the given input

Parameters

NameTypeDescription
Test $http

Tutorials

Methods

customCurrencyFilter (input, symbol, place)

. Create the return function and set the required parameter name to input . setup optional parameters for the currency symbol and location (left or right of the amount)

Parameters

NameTypeDescription
input Number|String
symbol String
place Boolean

true or false