@corejam/plugin-dershop
Version:
corejam dershop app - Serverless Jamstack Webshop
33 lines (19 loc) • 690 B
Markdown
# dershop-route-account-order
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | ----- | ----------- |
| `param` | `param` | | `any` | `undefined` |
## Dependencies
### Depends on
- [dershop-order-view](../../../components/order-view)
### Graph
```mermaid
graph TD;
dershop-route-account-order --> dershop-order-view
dershop-order-view --> corejam-box
dershop-order-view --> corejam-type
style dershop-route-account-order fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*