# AlerTransletedtBox

**Kind:** Class

**Source:** `Frontend/src/app/components/shared/alerts/alerts.service.ts` (line 10)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `type` | `string | 'W' | 'warning' | 'E' | 'error' | 'S' | 'success' | 'I' | 'info'` |
| `text` | `string` |
| `icon` | `string` |
| `timeOut` | `number` |
