You are viewing API docs for version 1.89.3.
View latestHome > widget-integration > formatPrice
formatPrice() function
Signature:
formatPrice: (context: Context, price: number) => Promise<string>
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
context |
Context | |
|
price |
number |
Returns:
Promise<string>