1.0.0 • Published 5 years ago
ts-indicator v1.0.0
ts-indicator 
A tiny reading position indicator library
Installation
To install ts-indicator, execute:
$ npm install ts-indicatoror
$ yarn add ts-indicatorExample
Parameters
element?: string | HTMLElement indicator uses this parameter to find the element in the DOM thee. By default, it takes the
bodyelement.color?: string Color of the progressbar element
height?: string Height of the progressbar element