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>