Skip to content
Snippets Groups Projects
readme.md 875 B
Newer Older
  • Learn to ignore specific revisions
  • # hy-menu-item
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    | Property   | Attribute   | Description | Type      | Default     |
    | ---------- | ----------- | ----------- | --------- | ----------- |
    | `abbr`     | `abbr`      |             | `string`  | `undefined` |
    | `isActive` | `is-active` |             | `boolean` | `false`     |
    | `isMobile` | `is-mobile` |             | `boolean` | `false`     |
    | `label`    | `label`     |             | `string`  | `undefined` |
    | `langCode` | `lang-code` |             | `string`  | `undefined` |
    | `url`      | `url`       |             | `string`  | `undefined` |
    
    ## Dependencies
    
    ### Used by
    
    - [hy-menu-language](../menu-language)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-menu-language --> hy-menu-language-item
      style hy-menu-language-item fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System