Member Junction
Preparing search index...
@memberjunction/ng-testing
CostDisplayComponent
Class CostDisplayComponent
Index
Constructors
constructor
Properties
cost
decimals
label?
show
Icon
threshold
Methods
format
Cost
get
Magnitude
Class
Constructors
constructor
new
CostDisplayComponent
()
:
CostDisplayComponent
Returns
CostDisplayComponent
Properties
cost
cost
:
number
decimals
decimals
:
number
= 6
Optional
label
label
?:
string
show
Icon
showIcon
:
boolean
= true
threshold
threshold
:
{
high
:
number
;
low
:
number
}
= ...
Methods
format
Cost
formatCost
(
cost
:
number
)
:
string
Parameters
cost
:
number
Returns
string
get
Magnitude
Class
getMagnitudeClass
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cost
decimals
label
show
Icon
threshold
Methods
format
Cost
get
Magnitude
Class
Member Junction
Loading...