DaffToastComponent
DaffToastComponent provides a way to display and communicate information for user actions or system updates.
Selector:'daff-toast'
Properties
| Name | Type | Description | |||
|---|---|---|---|---|---|
| _actions | DaffToastActionsDirective | 
		||||
| _prefix | DaffPrefixDirective | 
		||||
| @Input() toast | DaffToast | 
		ngAfterContentInit | |||
| ngAfterViewInit | |||||
| ngOnDestroy |