ChangeMethod: ((newValue: string | null, oldValue: string | null) => void)

Type declaration

    • (newValue: string | null, oldValue: string | null): void
    • Signature of attribute updates receiver method.

      Parameters

      • newValue: string | null
      • oldValue: string | null

      Returns void

Generated using TypeDoc