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> Fired when formats are added, removed, or changed.  

Defined in

Last Updated: 30 August, 2025