Tour
Apex template tour
User Tour
Click this button to start a demo user Tour.
Define Your Steps
steps: [
{
title: "Customizer",
content: "This is the customizer",
target: "customizer-toggle-icon",
placement: "left"
},
{
...
}
]
Initialize Tour
hopscotch.startTour(tour);