Newer
Older
# hy-general-list-item
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| ------------- | -------------- | ----------- | --------- | ----------- |
| `description` | `description` | | `string` | `undefined` |
| `disableLazy` | `disable-lazy` | | `boolean` | `false` |
| `hasSidebar` | `has-sidebar` | | `boolean` | `true` |
| `imageAlt` | `image-alt` | | `string` | `''` |
| `imageUrl` | `image-url` | | `string` | `null` |
| `itemTitle` | `item-title` | | `string` | `undefined` |
| `label` | `label` | | `string` | `undefined` |
| `listStyle` | `list-style` | | `string` | `undefined` |
| `subLabel` | `sub-label` | | `string` | `''` |
| `tag` | `tag` | | `string` | `''` |
| `target` | `target` | | `boolean` | `true` |
| `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