# CounterButton
Button that counts how many times it was pressed and exposes a
@publicmethod to reset itself.
# Events
| Event name | Properties | Description |
|---|---|---|
| after | After increment event |
Don't forget that you can debug it with vue-devtools (opens new window)
<CounterButton />