Example of Template in Javascript Dialog Control

/
/
Template

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

More Details...

Description

The dialog control 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. More information on the modal behavior of Dialog can be found in the documentation section.