Example demonstrating backdrop with elements at different nesting levels.
Example demonstrating waiting for an element that appears dynamically.
Example demonstrating closing the tour when clicking on the backdrop.
Example demonstrating support for HTML strings and TemplateRef in step content.
Click the button to see HTML and TemplateRef support in action.
Example demonstrating customization of button labels.
Example demonstrating global configuration using provideTourConfig.
Example demonstrating keyboard navigation using arrows and Escape key.
Example demonstrating all 12 explicit positioning options for tour steps (above, below, before, after).
Example demonstrating automatic navigation between routes during the tour.
This example demonstrates how the tour can automatically navigate to a different route. The second step will navigate to the Button component page and wait for an element there.