Skip to content
Snippets Groups Projects
readme.md 1.54 KiB
Newer Older
  • Learn to ignore specific revisions
  • # hy-introduction
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    | Property          | Attribute          | Description | Type                | Default     |
    | ----------------- | ------------------ | ----------- | ------------------- | ----------- |
    
    Tuukka Turu's avatar
    Tuukka Turu committed
    | `headerstyle`     | `headerstyle`      |             | `string`            | `'common'`  |
    
    | `imageUrl`        | `image-url`        |             | `string`            | `undefined` |
    | `reversed`        | `reversed`         |             | `boolean`           | `false`     |
    | `scLabel`         | `sc-label`         |             | `string`            | `undefined` |
    | `textDescription` | `text-description` |             | `string`            | `null`      |
    | `textTitle`       | `text-title`       |             | `string`            | `undefined` |
    | `url`             | `url`              |             | `string`            | `undefined` |
    | `urlTitle`        | `url-title`        |             | `string`            | `undefined` |
    | `variant`         | `variant`          |             | `"black" \| "blue"` | `null`      |
    
    ## Dependencies
    
    ### Depends on
    
    - [hy-main-content-wrapper](../hy-main-content-wrapper)
    - [hy-heading](../heading)
    - [hy-icon](../icon)
    - [hy-image](../image)
    - [hy-box](../hy-box)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-introduction --> hy-main-content-wrapper
      hy-introduction --> hy-heading
      hy-introduction --> hy-icon
      hy-introduction --> hy-image
      hy-introduction --> hy-box
      style hy-introduction fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System