Commerce · Components
InvoiceCard
Props for InvoiceCard componentPublic export
typescript
import { InvoiceCard } from '@happyvertical/smrt-commerce/svelte';- Import path
@happyvertical/smrt-commerce/svelte- Props
- 4
- Props described
- 4 of 4
- Bindable state
- 0
- Callback events
- 1
- Verified release
- 0.44.0
Props
NameTypeRequiredDescription
invoiceInvoiceDataYesInvoice datacurrency'CAD' | 'USD'NoCurrency codehrefstringNoNavigation hrefonclick() => voidNoClick handlerBindable state
This component has no bindable public state.
Callback events
onclick() => void