ngx-awesome-popup — Interactive dynamic components on steroids 🚀

Dynamic component dialog, confirm box cover.

What is it?

It’s the npm library made for the Angular 9+

What it does?

It provides:

  • Evoking dynamic components in popup
  • Toast Notifications
  • Alert Box
  • Confirm Box
  • Cookie GDPR banner

Why it is better than others?

It has:

  • Clean API
  • Better documented than others
  • Easy to use
  • d.ts files
  • Awesome snippet generator
  • The ability of global or local configuration
  • Predefined styles
  • Easy to change colors
  • Button generator
  • Simple and powerful Dependency Injection

Show me the API!

Okay

How does it look like?

Here’s how!

Toast Notifications

It shows toast notifications in action.

Confirm box

It shows confirm box in action.

Alert Box

Alert box example.

Cookie banner

It shows example of cookie banner GDPR.

Where to see more?

Toast — playground
Toast — StackBlitz
Confirm box — playground
Confirm box — StackBlitz
Dialog — playground

--

--