Skip to content
Snippets Groups Projects
readme.md 1.02 KiB
Newer Older
  • Learn to ignore specific revisions
  • Tuukka Turu's avatar
    Tuukka Turu committed
    # hy-breadcrumbs
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    | Property      | Attribute     | Description | Type                                                            | Default                             |
    | ------------- | ------------- | ----------- | --------------------------------------------------------------- | ----------------------------------- |
    | `dataItems`   | `data-items`  |             | `Breadcrumb[] \| string`                                        | `undefined`                         |
    | `headerstyle` | `headerstyle` |             | `string`                                                        | `'with-sidebar'`                    |
    | `variant`     | `variant`     |             | `BreadcrumbVariants.default \| BreadcrumbVariants.landingLarge` | `BreadcrumbVariants.default as any` |
    
    ## Dependencies
    
    ### Depends on
    
    - [hy-icon](../icon)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-breadcrumbs --> hy-icon
      style hy-breadcrumbs fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System