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 for the metric being visualized
Width and height of the progress bar
Thickness of the progress bar ring
Color of progress bar track