Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpDownCounter<AttributesTypes>

Type Parameters

Hierarchy

  • UpDownCounter

Index

Methods

Methods

  • add(value: number, attributes?: AttributesTypes, context?: Context): void
  • Increment value of counter by the input. Inputs may be negative.

    Parameters

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

    Returns void

Generated using TypeDoc