# hy-link-box



<!-- Auto Generated Below -->


## Properties

| Property          | Attribute          | Description | Type      | Default     |
| ----------------- | ------------------ | ----------- | --------- | ----------- |
| `ariaLabel`       | `aria-label`       |             | `string`  | `undefined` |
| `imageAlt`        | `image-alt`        |             | `string`  | `null`      |
| `imageUrl`        | `image-url`        |             | `string`  | `null`      |
| `isExternal`      | `is-external`      |             | `boolean` | `false`     |
| `textDescription` | `text-description` |             | `string`  | `null`      |
| `textTitle`       | `text-title`       |             | `string`  | `undefined` |
| `url`             | `url`              |             | `string`  | `undefined` |


## Dependencies

### Depends on

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

### Graph
```mermaid
graph TD;
  hy-link-box --> hy-icon
  style hy-link-box fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

Helsinki University Design System