# search

<!-- Auto Generated Below -->

## Properties

| Property        | Attribute        | Description | Type                                       | Default              |
| --------------- | ---------------- | ----------- | ------------------------------------------ | -------------------- |
| `color`         | `color`          |             | `ColorVariant.black \| ColorVariant.white` | `ColorVariant.black` |
| `isAlternative` | `is-alternative` |             | `boolean`                                  | `false`              |
| `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