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

<!-- Auto Generated Below -->

## Properties

| Property      | Attribute      | Description | Type      | Default     |
| ------------- | -------------- | ----------- | --------- | ----------- |
Tuukka Turu's avatar
Tuukka Turu committed
| `date`        | `date`         |             | `string`  | `''`        |
| `description` | `description`  |             | `string`  | `undefined` |
| `disableLazy` | `disable-lazy` |             | `boolean` | `false`     |
Ekaterina Kondareva's avatar
Ekaterina Kondareva committed
| `hasSidebar`  | `has-sidebar`  |             | `boolean` | `true`      |
| `imageAlt`    | `image-alt`    |             | `string`  | `''`        |
| `imageUrl`    | `image-url`    |             | `string`  | `null`      |
| `itemTitle`   | `item-title`   |             | `string`  | `undefined` |
| `label`       | `label`        |             | `string`  | `undefined` |
Tuukka Turu's avatar
Tuukka Turu committed
| `listStyle`   | `list-style`   |             | `string`  | `undefined` |
| `subLabel`    | `sub-label`    |             | `string`  | `''`        |
| `tag`         | `tag`          |             | `string`  | `''`        |
| `target`      | `target`       |             | `boolean` | `true`      |
| `type`        | `type`         |             | `string`  | `undefined` |
| `url`         | `url`          |             | `string`  | `undefined` |
druid's avatar
druid committed

## 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