Searched refs:CounterAttribute (Results 1 – 1 of 1) sorted by relevance
65 (): CounterAttribute;92 declare class CounterAttribute extends CommonMethod<CounterAttribute> { class120 onInc(event: () => void): CounterAttribute;149 onDec(event: () => void): CounterAttribute;160 enableDec(value: boolean): CounterAttribute;171 enableInc(value: boolean): CounterAttribute;195 declare const CounterInstance: CounterAttribute;