Skip to content
Snippets Groups Projects
readme.md 908 B
Newer Older
  • Learn to ignore specific revisions
  • # search
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    
    | Property        | Attribute        | Description | Type      | Default     |
    | --------------- | ---------------- | ----------- | --------- | ----------- |
    | `color`         | `color`          |             | `string`  | `undefined` |
    | `isAlternative` | `is-alternative` |             | `boolean` | `false`     |
    | `label`         | `label`          |             | `string`  | `undefined` |
    | `showLabel`     | `show-label`     |             | `boolean` | `false`     |
    | `size`          | `size`           |             | `number`  | `undefined` |
    
    
    ## Dependencies
    
    ### Used by
    
    - [hy-site-header](..)
    
    ### Depends on
    
    - [hy-icon](../../icon)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-site-search --> hy-icon
      hy-site-header --> hy-site-search
      style hy-site-search fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System