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