One common scenario that you will find while building your applications is prompting users for information. You will build views that will represent data entry, but there will be times when you will want to display a dialog. The aurelia-dialog plug-in is perfect for this scenario. In this chapter, we will cover installing and using the aurelia-dialog. We will walk you through using the plug-in and discuss the various workflows you might want to support in your applications. Let’s start by installing the plug-in.
Aurelia Dialog Plug-in
In order to use the aurelia-dialog plug-in ...