@deckdeckgo/pager

A pager for the progression of the presentation can optionally be displayed in form of a progress circle bar.

Usage no npm install needed!

<script type="module">
  import deckdeckgoPager from 'https://cdn.skypack.dev/@deckdeckgo/pager';
</script>

README

DeckDeckGo - Pager

A pager for the progression of the presentation can be displayed in form of a progress circle bar.

Table of contents

Getting Started

To get started with this Web Component, have a look to its documentation.

Limitation

This pager only works in a single page presentation because it listens to events emitted by the deck on the document level.

Develop

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

License

MIT © David Dal Busco and Nicolas Mattia