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