My react page has multiple components (navigation bar, image slider, popular list, etc..), so each component has separate files. so how can I use Intro JS for those components? I put all the steps in the navigation bar, but it only works for the navigation bar steps, then I put steps separately for each component, then the only one component gets worked. I used this example for each component in my web.
Asked
Active
Viewed 480 times
0
-
Have you read their documentation? – evolutionxbox Oct 20 '19 at 14:38
-
@evolutionxbox documentation didn't mention about how to use with components – Tharindu Dasun Oct 20 '19 at 15:05
-
Please can you share your code in your question so we can help. – Mike Poole Nov 12 '19 at 07:36