Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.simpu.co/llms.txt

Use this file to discover all available pages before exploring further.

Components for displaying email engagement metrics with circular progress bars.
import { AnalyticsEngagementItem } from "@simpu/mail-sdk";

function MyComponent() {
  return <AnalyticsEngagementItem.ProgressBar value={75} color="green" />;
}

Props

ProgressBar

label
string
Label for the metric being visualized
size
number
Width and height of the progress bar
thickness
string
Thickness of the progress bar ring
color
string
Color of progress bar track