OverrideFormatEntry Interface
Override format entries can define formats for any of the different unit systems.
Properties
Name | Type | Description | |
---|---|---|---|
imperial | FormatProps | undefined | Override format for "imperial" unit system | |
metric | FormatProps | undefined | Override format for "metric" unit system | |
usCustomary | FormatProps | undefined | Override format for "usCustomary" unit system | |
usSurvey | FormatProps | undefined | Override format for "usSurvey" unit system |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.