Tour without bullets
Use the showBullets
flag to show/hide the bullets in your product tour:
introJs.tour().setOptions({
showBullets: false
}).start()
Use the showBullets
flag to show/hide the bullets in your product tour:
introJs.tour().setOptions({
showBullets: false
}).start()