Introducing the ConfirmDialog component

The ConfirmationDialog component is a replacement for the traditional JavaScript confirm dialog with skinning and customization features.

Very common scenarios to display the confirm dialog box is when the user tries to delete some data.

Introducing the ConfirmDialog component