Skip to content
Snippets Groups Projects
readme.md 788 B
Newer Older
# hy-search-field

<!-- Auto Generated Below -->

## Properties

| Property        | Attribute         | Description | Type      | Default     |
| --------------- | ----------------- | ----------- | --------- | ----------- |
| `inputId`       | `input-id`        |             | `string`  | `undefined` |
| `isLabelHidden` | `is-label-hidden` |             | `boolean` | `false`     |
| `label`         | `label`           |             | `string`  | `undefined` |

## Dependencies

druid's avatar
druid committed
### Used by

- [hy-site-search](../site-header/site-search)

### Depends on

- [hy-icon](../icon)

### Graph

```mermaid
graph TD;
  hy-search-field --> hy-icon
druid's avatar
druid committed
  hy-site-search --> hy-search-field
  style hy-search-field fill:#f9f,stroke:#333,stroke-width:4px
```

---

Helsinki University Design System