Interface UpDownCounter<AttributesTypes>

Type Parameters

Hierarchy

  • UpDownCounter

Methods

Methods

  • Increment value of counter by the input. Inputs may be negative.

    Parameters

    • value: number
    • Optional attributes: AttributesTypes
      Optional
    • Optional context: Context
      Optional

    Returns void

Generated using TypeDoc