NumberWithUnits interface
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License.
Properties
number | A recognized number if any. |
units | Units for the number. |
Property Details
number
A recognized number if any.
number?: number
Property Value
number
units
Units for the number.
units: string
Property Value
string