--- title: "Animated Tour" groupTitle: "Examples" sort: 2 --- import { CodeSample } from "../../components/CodeSample.tsx"; The following example shows how to create a simple tour with a few steps. Click the button below the code sample to see the tour in action.