QuantityFormatOverridesChangedArgs Interface
Arguments sent to UnitFormattingSettingsProvider when overrides are changed.
Properties
Name | Type | Description | |
---|---|---|---|
overrideEntry Readonly | OverrideFormatEntry | undefined | overrideEntry will be undefined when clearing overrides | |
typeKey Readonly | string | string that represents the QuantityType that has been overriden or the overrides cleared. | |
unitSystem Readonly | UnitSystemKey | undefined | used only when change applies to a single unit system |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.