Skip to content

Overview

GlowTour.js is a cross-framework guided-tour library that works with React, Vue, Solid, Angular, and vanilla JavaScript. Create interactive product tours, onboarding flows, and feature highlights with a simple, composable API.

  • Getting Started - Install GlowTour.js and build your first tour in minutes.

Select your framework to learn framework-specific setup, APIs, and patterns:

  • React - React components and hooks
  • Vue - Vue components and composition API
  • Solid - Solid components and signals
  • Angular - Angular components and dependency injection
  • Vanilla - Custom elements and plain JavaScript

Deepen your understanding with our guides:

Look up complete API documentation:

  • Builder - Workflow/step builder API and every option’s default
  • Tour - Tour controller API (createGlowTour, tour.run, tour.state, …)
  • React - React adapter API
  • Vue - Vue adapter API
  • Solid - Solid adapter API
  • Angular - Angular adapter API
  • Vanilla - Vanilla adapter API

Check framework and browser support for all adapters.