Right-to-left tour
Intro.js supports RTL by default. Simply include introjs-rtl.css
and customize buttons:
Live Editor
Result
SyntaxError: Unexpected token (8:2) 4 : const isHints = false; 5 : 6 : setTimeout(() => { 7 : tour = 8 : }, 500); ^
Intro.js supports RTL by default. Simply include introjs-rtl.css
and customize buttons:
SyntaxError: Unexpected token (8:2) 4 : const isHints = false; 5 : 6 : setTimeout(() => { 7 : tour = 8 : }, 500); ^