SchemaItemOverrideFormatProps Interface

Extends

Properties

Name Type Description
parent Readonly string    

Inherited properties

Name Type Inherited from Description
$schema Readonly string | undefined SchemaItemFormatProps  
composite Readonly { includeZero?: boolean, spacer?: string, units: { label?: string, name: string }[] } | undefined SchemaItemFormatProps  
customAttributes Readonly [value: string]: any[] | undefined SchemaItemFormatProps  
decimalSeparator Readonly string | undefined SchemaItemFormatProps  
description Readonly string | undefined SchemaItemFormatProps  
formatTraits Readonly string | string[] SchemaItemFormatProps  
label Readonly string | undefined SchemaItemFormatProps  
minWidth Readonly number | undefined SchemaItemFormatProps  
name Readonly string | undefined SchemaItemFormatProps  
precision Readonly number | undefined SchemaItemFormatProps  
roundFactor Readonly number | undefined SchemaItemFormatProps  
schema Readonly string | undefined SchemaItemFormatProps  
schemaItemType Readonly string | undefined SchemaItemFormatProps  
schemaVersion Readonly string | undefined SchemaItemFormatProps  
scientificType Readonly string | undefined SchemaItemFormatProps  
showSignOption Readonly string | undefined SchemaItemFormatProps  
stationOffsetSize Readonly number | undefined SchemaItemFormatProps  
stationSeparator Readonly string | undefined SchemaItemFormatProps  
thousandSeparator Readonly string | undefined SchemaItemFormatProps  
type Readonly string SchemaItemFormatProps  
uomSeparator Readonly string | undefined SchemaItemFormatProps  

Defined in

Last Updated: 13 May, 2024