Skip to content
Snippets Groups Projects
readme.md 759 B
Newer Older
  • Learn to ignore specific revisions
  • # menu-mobile
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    | Property | Attribute | Description | Type      | Default |
    | -------- | --------- | ----------- | --------- | ------- |
    | `open`   | `open`    |             | `boolean` | `true`  |
    
    ## Events
    
    | Event                  | Description | Type               |
    | ---------------------- | ----------- | ------------------ |
    | `menuContainerToggled` |             | `CustomEvent<any>` |
    
    ## Dependencies
    
    ### Depends on
    
    - [hy-menu-mobile-breadcrumb](../menu-mobile-breadcrumb)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-menu-mobile --> hy-menu-mobile-breadcrumb
      hy-menu-mobile-breadcrumb --> hy-icon
      style hy-menu-mobile fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System