--- title: Driver Tour page-header: Driver Tour page-libs: [driver.js] page-menu: plugins.tour layout: default permalink: tour.html ---

Product Tour Example

{% include "ui/button.html" id="start-tour" text="Start Tour" icon="play" color="primary" element="button" %}

Click the "Start Tour" button to begin an interactive tour of this page. The tour will guide you through different elements and features.

Welcome Section

This is the first card in our tour. It demonstrates how Driver.js highlights elements on the page.

{% include "ui/button.html" text="Action Button" color="primary" element="button" %} {% include "ui/button.html" text="Secondary" element="button" %}

Features Section

This card shows additional features and demonstrates the tour's ability to navigate between different elements.

Navigation Example

This is a full-width card that demonstrates how the tour works with larger elements.

Name Status Role
John Doe {% include "ui/badge.html" text="Active" color="success" %} Developer {% include "ui/button.html" text="Edit" size="sm" href="#" %}
Jane Smith {% include "ui/badge.html" text="Pending" color="warning" %} Designer {% include "ui/button.html" text="Edit" size="sm" href="#" %}
{% include "ui/icon.html" icon="settings" size="48" %}

Settings

Configure your application settings here.

{% include "ui/icon.html" icon="users" size="48" %}

Users

Manage your team members and permissions.

{% include "ui/icon.html" icon="chart-bar" size="48" %}

Analytics

View your application statistics and reports.