Typescript Library Declarations (ES2023)
Intl
NumberFormatPart
Interface NumberFormatPart
interface
NumberFormatPart
{
type
:
keyof
NumberFormatPartTypeRegistry
;
value
:
string
;
}
Hierarchy
NumberFormatPart (
view full
)
NumberRangeFormatPart
Index
Properties
type
value
Properties
type
type
:
keyof
NumberFormatPartTypeRegistry
value
value
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
Typescript Library Declarations (ES2023)