FormatsProvider Interface

This interface is implemented by a class that would provide formats for use in formatting quantities.

Methods

Name Description
getFormat(name: string): Promise<undefined | FormatDefinition>    

Properties

Name Type Description
onFormatsChanged BeEvent<(args: FormatsChangedArgs) => void>    

Defined in

Last Updated: 26 April, 2025