Example of Template in Angular Dialog Component

This example demonstrates the template functionalities of the dialog component. The dialog's header and footer is configured with HTML template. The typed content will be replaced every time when clicking the "send" button.

Nancy
Greetings Nancy! When will you share me the source files of the project?
Description

The dialog component displays HTML template content on the header and footer. The user can set any HTML element as header and footer with the usage of content and footer template properties.