Confirmation Alert box in Angular 5+ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Confirmation Alert box in Angular 5+

I know that for dialog box we need to create separate component to display its view. Is there any easier way to create just confirmation alert box containing ok button in angular without creating separate component?

17th Jul 2019, 3:00 PM
Learner70
Learner70 - avatar
1 Answer
0
Hello, U can use toaster , u find it in npm
29th Dec 2019, 1:17 PM
Amoun
Amoun - avatar