Data display
Credit balance ledger
Inspect account credits and apply an eligible balance to an open invoice with a ledger entry.
Using Credit balance ledger
Inspect account credits and apply an eligible balance to an open invoice with a ledger entry.
Inspect account credits and apply an eligible balance to an open invoice with a ledger entry. For controlled React use, pass value and onChange; onAction receives the action and resulting state. Use defaultValue for a local draft.
Apply $75.00 twice from the $250.00 opening credit; the remaining credit becomes $100.00. This example only updates local draft state.
Amounts and decisions are illustrative local data. No charge, subscription change, or financial transaction is sent; the host must validate prices and persist the result.
Props: accent, status
How does the application receive changes?
For controlled React use, pass value and onChange; onAction receives the action and resulting state. Use defaultValue for a local draft.
Which frameworks are available?
The catalog lists these versions: react, vue, svelte, astro, html. The live preview on this page runs React.
How do I access the implementation?
The code, framework versions and installation commands are available in the workbench above.