Skip to content
Snippets Groups Projects
readme.md 1.17 KiB
Newer Older
  • Learn to ignore specific revisions
  • # search
    
    <!-- Auto Generated Below -->
    
    ## Properties
    
    
    | Property        | Attribute        | Description | Type                                       | Default              |
    | --------------- | ---------------- | ----------- | ------------------------------------------ | -------------------- |
    | `color`         | `color`          |             | `ColorVariant.black \| ColorVariant.white` | `ColorVariant.black` |
    | `isAlternative` | `is-alternative` |             | `boolean`                                  | `false`              |
    
    Markus Kalijärvi's avatar
    Markus Kalijärvi committed
    | `labels`        | `labels`         |             | `ComponentLabels[] \| 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