Light Mode
Orders
The <salla-orders>
web component shows a table with order details, such as order ID, product total, order status, and more.
Example
Usage
<salla-orders></salla-orders>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Load More Text | load-more-text |
Load more text | string |
undefined |
Params | params |
A query Parameter to send along with the fetch request | OrderQueryParameters |
undefined |
Last modified: 4 months ago