Skip to content
Snippets Groups Projects
readme.md 1.05 KiB
Newer Older
  • Learn to ignore specific revisions
  • druid's avatar
    druid committed
    # hy-general-list-item
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    
    | Property      | Attribute      | Description | Type      | Default     |
    | ------------- | -------------- | ----------- | --------- | ----------- |
    | `description` | `description`  |             | `string`  | `undefined` |
    | `disableLazy` | `disable-lazy` |             | `boolean` | `false`     |
    | `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` |
    
    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