ToastAreaComponent
Defined in: components/toast/toast-area/toast-area.component.ts:25
ToastAreaComponent is a component responsible for rendering the toasts. It subscribes to the toast store and renders the toasts accordingly.
Author
Ian Wenneckers
Since
1.1.0
Constructors
Constructor
ts
new ToastAreaComponent(): ToastAreaComponent;Returns
ToastAreaComponent