Skip to content

Create countdown timer component

Lukas Weingarten requested to merge 1232-create-countdown-timer-component into master

The component counts down to a given endDate in the format mm:ss.

A timer icon can be displayed next to timer optionally with showIcow.

With showNotification a snackbar message appear when time is up.

Closes #1232 (closed)

Merge request reports