50 components available

Timeline Progress

May 2024
Login to access the code
A vertical timeline with animated progress, checkmarks, and badges to indicate step-by-step completion of actions.
Generating
Checking
Submitting
Playground
() => {
  const actions = ['Generating', 'Checking', 'Submitting'];
  
  return <TimelineProgress actions={actions} />
};

Installation

Whoops, hang on for a sec
You don't have access to view this resource

API Props

Whoops, hang on for a sec
You don't have access to view this resource