Kind: Interface
Source: Pams/Web/portal/pams-web/src/app/models/core/alert.model.ts (line 3)
Part of: Pams Web
Properties
| Property | Type |
|---|---|
id | string |
title | string |
type | string |
classList | string |
message | string |
messageList | string[] |
icon | string |
timeOut | number |
showIcon | boolean |
showCloseButton | boolean |
showLogout | boolean |
showReload | boolean |
Was this page helpful?