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