Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AutoNumericEventFormattedData

Index

Properties

aNElement: export=

The AutoNumeric instance emitting this event

isPristine: boolean

Is the element value still pristine? In other words, has its value changed since its initialization?

newRawValue: null | number

The new raw value.

newValue: string

The new formatted value.

oldRawValue: null | number

The previous raw value.

oldValue: string

The previous formatted value.

Generated using TypeDoc