CounterButton

Button that counts how many times it was pressed and exposes a @public method to reset itself.

Events

Event namePropertiesDescription
afterAfter increment event


Don't forget that you can debug it with vue-devtoolsopen in new window

<CounterButton />