# hy-accordion-item



<!-- Auto Generated Below -->


## Properties

| Property         | Attribute        | Description | Type     | Default     |
| ---------------- | ---------------- | ----------- | -------- | ----------- |
| `accordiontitle` | `accordiontitle` |             | `string` | `undefined` |


## Dependencies

### Depends on

- [hy-heading](../heading)
- [hy-icon](../icon)

### Graph
```mermaid
graph TD;
  hy-accordion-item --> hy-heading
  hy-accordion-item --> hy-icon
  style hy-accordion-item fill:#f9f,stroke:#333,stroke-width:4px
```

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

HY component demo