Camel2.0 — Dokumentacja komponentów UI

2.36 #Components.Tutorial Tutorial

Toggle example guides Toggle HTML markup

Guided tour (samouczek). Backdrop + spotlight na element docelowy + dialog (intro / step / centered). Strzałki nawigacji, counter „1/3", CTA na ostatnim kroku. JS: Tutorial.start({…}).

Example

Komponent interaktywny – guided tour z podświetleniem elementów. JS: Tutorial.start({…}).

Markup: tutorial.html
<!-- Tutorial: Informacja -->
<p style="color:#666;font-size:14px;">
  Komponent interaktywny – guided tour z podświetleniem elementów.
  JS: <code>Tutorial.start({…})</code>.
</p>
Source: src/scss/components/_tutorial.scss, line 1