Skip to content
Snippets Groups Projects
readme.md 945 B
Newer Older
  • Learn to ignore specific revisions
  • # hy-list-item
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    | Property          | Attribute          | Description | Type      | Default     |
    | ----------------- | ------------------ | ----------- | --------- | ----------- |
    | `isExternal`      | `is-external`      |             | `boolean` | `false`     |
    | `itemDescription` | `item-description` |             | `string`  | `undefined` |
    | `itemTitle`       | `item-title`       |             | `string`  | `undefined` |
    | `itemType`        | `item-type`        |             | `string`  | `undefined` |
    | `scLabel`         | `sc-label`         |             | `string`  | `undefined` |
    | `url`             | `url`              |             | `string`  | `undefined` |
    
    ## Dependencies
    
    ### Depends on
    
    - [hy-icon](../icon)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-list-item --> hy-icon
      style hy-list-item fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System