Overview
The Credit Grants Table widget provides visibility into all credit grants associated with a customer. It shows the origin of credits, their usage, and their current state in a structured table format.Layout

- Received — timestamp when the grant was issued.
- Grant Type — type of credit (e.g., promotional, paid, subscription).
- State — current status of the grant (Available, Scheduled, Expired, Voided).
- Balance — remaining credits versus the original amount.
- Expires — expiration date, if applicable.
Customization
- Brand via the no-code widget designer.
- Use custom CSS when deeper styling is required.
Main Container Classes
stigg-credit-grants-container— The main wrapper container for the entire CreditGrants widgetstigg-credit-grants-card— The card container that wraps the table content
Table Classes
stigg-credit-grants-table— The main table componentstigg-credit-grants-table-error— Error state styling when the table fails to loadstigg-credit-grants-table-empty— Empty state styling when there are no credit grants
Table Cell Content Classes
stigg-credit-grants-effective-date— The “Received At” date column contentstigg-credit-grants-grant-type— The “Grant Type” column contentstigg-credit-grants-status-chip— The status chip component in the “Status” columnstigg-credit-grants-balance— The “Balance” column contentstigg-credit-grants-expiry-date— The “Expiry Date” column content
