Home > widget-integration > formatPrice
formatPrice() function
Signature:
formatPrice: (context: Context, price: number) => Promise<string>
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
context |
Context | |
|
price |
number |
Returns:
Promise<string>
Home > widget-integration > formatPrice
Signature:
formatPrice: (context: Context, price: number) => Promise<string>
|
Parameter |
Type |
Description |
|---|---|---|
|
context |
Context | |
|
price |
number |
Returns:
Promise<string>