API ReferenceGlobalsMockUnitMeasureFormatter

# Class: MockUnitMeasureFormatter

# Hierarchy

  • MockUnitMeasureFormatter

# Index

# Methods

# Methods

# init

init(mmLabel: string, cmLabel: string, ftShortLabel: string, ftLongLabel: string, inchShortLabel: string, inchLongLabel: string, sqMLabel: string, sqftLabel: string, showExactValue: boolean, maxPrecision: number): void

Defined in packages/configurator-core/mock/kernel-mock.ts:2

Parameters:

Name Type
mmLabel string
cmLabel string
ftShortLabel string
ftLongLabel string
inchShortLabel string
inchLongLabel string
sqMLabel string
sqftLabel string
showExactValue boolean
maxPrecision number

Returns: void