APOLLO VISION LABS

guide

Documentation

The package in detail: installation, concepts, reference and migration.

All packagesBack to the package

  1. Getting started

    Install the two packages, run a first tour, and wire the provider to a real application.

  2. Tours

    The shape of a tour and its steps, the missing target policy, multi page tours, interactive steps, advancing on a click and manual control.

  3. Checklist

    A list of first steps, what actually completes an item, its link with tours, and the two components that render it.

  4. Hotspots

    A marker on one element that opens a short explanation and can start a tour, what retires it for good, and when it draws nothing at all.

  5. Persistence

    How guide stores tour, checklist and hotspot progress, what the GuideStorage contract requires, and what happens when a read is slow.

  6. Accessibility

    What guide does for a keyboard user and a screen reader, and the deliberate exceptions.

  7. API reference

    Every exported symbol of guide-core and guide-mui, with its signature and what it does.

  8. Migrating to 0.2.0

    What changes for an application on 0.1.x, in order, and what needs no attention at all.

  9. Migrating to 0.3.0

    What changes for an application on guide-core 0.2.0 and guide-mui 0.3.0, in order, and the one thing that needs attention.