Cart

Content Components

Overview

Smartpart includes by default many content components


Info Component

Tip Component


State Machine Examples


Password reset flow

Here's what happens when someone taps "Forgot password".

🖱️ Ctrl/⌘ + scroll or pinch to zoom · drag to pan · double-click to reset

80%
Password reset — happy path and no-account case

Notice the "No" branch opens a second column, and everything is still pannable/zoomable with the mouse, trackpad, or touch.

Async fetch lifecycle

A state diagram showing the states a fetch() call moves through, including retry and reset transitions.

🖱️ Ctrl/⌘ + scroll or pinch to zoom · drag to pan · double-click to reset

100%
Fetch lifecycle, including retry and reset transitions.

::

That covers the happy path and the two failure/recovery loops.