Client SDKs
Client SDKs for Simpu's APIs
A chart component for visualizing email delivery statistics.
import { DeliveryChart } from "@simpu/mail-sdk"; function MyComponent() { return <DeliveryChart value={85} />; }
Value of the email delivery stats (from 0 - 100)