A pager for the progression of the presentation can be displayed in form of a progress circle bar.
To get started with this Web Component, have a look to its documentation.
This pager only works in a single page presentation because it listens to events emitted by the deck on the document
level.
To develop and run this Web Component locally, proceed as following:
git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/pager
npm install
npm run start
MIT © David Dal Busco and Nicolas Mattia