# dershop-sidebar



<!-- Auto Generated Below -->


## Properties

| Property  | Attribute | Description | Type                                                    | Default     |
| --------- | --------- | ----------- | ------------------------------------------------------- | ----------- |
| `sidebar` | --        |             | `{ categories: SidebarItem[]; brands: SidebarItem[]; }` | `undefined` |


## Dependencies

### Used by

 - [dershop-product-list](../dershop-product-list)

### Depends on

- corejam-box
- corejam-type
- corejam-base-link

### Graph
```mermaid
graph TD;
  dershop-sidebar --> corejam-box
  dershop-sidebar --> corejam-type
  dershop-sidebar --> corejam-base-link
  dershop-product-list --> dershop-sidebar
  style dershop-sidebar fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
