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