Skip to content
Snippets Groups Projects
readme.md 690 B
Newer Older
  • Learn to ignore specific revisions
  • # 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
    
    ### Depends on
    
    - [hy-icon](../icon)
    
    ### Graph
    
    ```mermaid
    graph TD;
      hy-search-field --> hy-icon
      style hy-search-field fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ---
    
    Helsinki University Design System