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