Hierarchy

Hierarchy

  • IgxInputChangeEventArgs

Constructors

Properties

ngAcceptInputType_isCompositionInProgress: string | boolean

Accessors

  • get isCompositionInProgress(): boolean
  • Returns boolean

  • set isCompositionInProgress(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get value(): string
  • Returns string

  • set value(v: string): void
  • Parameters

    • v: string

    Returns void