Newer
Older
# hy-link-box
<!-- Auto Generated Below -->
## Properties

Ekaterina Kondareva
committed
| Property | Attribute | Description | Type | Default |
| ----------------- | ------------------ | ----------- | -------------------------------------------------------- | ------------------------- |
Ekaterina Kondareva
committed
| `headerstyle` | `headerstyle` | | `string` | `'common'` |

Ekaterina Kondareva
committed
| `imageAlt` | `image-alt` | | `string` | `null` |
| `imageUrl` | `image-url` | | `string` | `null` |
| `isExternal` | `is-external` | | `boolean` | `false` |
| `scLabel` | `sc-label` | | `string` | `undefined` |

Ekaterina Kondareva
committed
| `textDescription` | `text-description` | | `string` | `null` |
| `textTitle` | `text-title` | | `string` | `undefined` |
| `url` | `url` | | `string` | `undefined` |
| `variant` | `variant` | | `LinkBoxVariants.default \| LinkBoxVariants.landingPage` | `LinkBoxVariants.default` |

Ekaterina Kondareva
committed
### Used by
- [hy-link-box-list](../link-box-list)
Ekaterina Kondareva
committed

Ekaterina Kondareva
committed
hy-link-box-list --> hy-link-box
style hy-link-box fill:#f9f,stroke:#333,stroke-width:4px
```
Ekaterina Kondareva
committed
---