Skip to content
Snippets Groups Projects
readme.md 986 B
Newer Older
druid's avatar
druid committed
# hy-general-list-item

<!-- Auto Generated Below -->

## Properties

| Property      | Attribute     | Description | Type     | Default     |
| ------------- | ------------- | ----------- | -------- | ----------- |
| `description` | `description` |             | `string` | `undefined` |
| `imageAlt`    | `image-alt`   |             | `string` | `''`        |
| `imageUrl`    | `image-url`   |             | `string` | `null`      |
| `itemTitle`   | `item-title`  |             | `string` | `undefined` |
| `label`       | `label`       |             | `string` | `undefined` |
| `type`        | `type`        |             | `string` | `undefined` |
| `url`         | `url`         |             | `string` | `undefined` |

## Dependencies

### Used by

- [hy-general-list](../hy-general-list)

### Graph

```mermaid
graph TD;
  hy-general-list --> hy-general-list-item
  style hy-general-list-item fill:#f9f,stroke:#333,stroke-width:4px
```

---

Helsinki University Design System