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