Documentation for NextStepjs, onboarding library for Next.js and React applications.
Complete guide to using NextStepjs for creating interactive onboarding experiences in your Next.js and React applications.
Getting Started
Learn how to install and set up NextStepjs in your project. Includes basic setup, installation instructions, and configuration options for both App Router and Pages Router.
Key Features
- Easy integration with Next.js App Router and Pages Router
- Customizable step-by-step guides and product tours
- Support for multiple navigation adapters including Next.js, React Router, and Remix
- Keyboard navigation support
- Viewport management for scrollable content
- Comprehensive callback system for tour events
- Localization support
API Reference
Detailed documentation of NextStep components, props, and configuration options. Includes NextStep Provider, Step configuration, custom card components, and navigation adapters.
Examples
Practical examples and code snippets for implementing NextStepjs features, including custom card components, step configurations, and integration patterns.
Loading...