Interface.FormatMoneyOptions
@standhigher/polaris-data-table
@standhigher/polaris-data-table / FormatMoneyOptions
Interface: FormatMoneyOptions
Locale, currency, and warning settings for money formatting.
Properties
locale
locale:
string
currencyCode?
optionalcurrencyCode?:string
columnKey?
optionalcolumnKey?:string
onWarning?
optionalonWarning?: (warning) =>void
Parameters
warning
Returns
void