/Counter-class

Simple ES6 up-down counter, with events and callbacks

Primary LanguageJavaScript

Counter Component

This commponent was created using ES6 classes. It creates HTML DOM elements, and handles their events internally. Further, when instantiated, it can take a callback for click events.