SchemaItemOverrideFormatProps Interface

Extends

Properties

Name Type Description
parent Readonly string    

Inherited properties

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

Defined in

Last Updated: 16 April, 2024