Overlays
Invoice detail sheet
Read invoice line items and record a local review without leaving the invoice document.
Using Invoice detail sheet
Read invoice line items and record a local review without leaving the invoice document.
Read invoice line items and record a local review without leaving the invoice document. For controlled React use, pass value and onChange; onAction receives the action and resulting state. Use defaultValue for a local draft.
Add a reconciliation note and mark invoice INV-1098 reviewed; the note appears in the confirmation. 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.