Properties
Optional
decimalCharacterStyleId
decimalCharacterStyleId?: { value: null | string }
Optional
decimalSeparator
decimalSeparator?: { value: string }
Optional
maxValue
maxValue?: { value: null | number }
Optional
minValue
minValue?: { value: null | number }
Optional
numberOfDecimals
numberOfDecimals?: { value: number }
Optional
showStepper
showStepper?: { value: boolean }
Optional
stepSize
stepSize?: { value: number }
Optional
thousandsSeparator
thousandsSeparator?: { value: string }