FormatsProvider Interface @beta

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

Methods

Name Description
getFormat(name: string, system?: UnitSystemKey): Promise<FormatDefinition | undefined>    

Properties

Name Type Description
onFormatsChanged BeEvent<(args: FormatsChangedArgs) => void> Fired when formats are added, removed, or changed.  

Defined in

Last Updated: 29 April, 2026