/
/
CustomContent

This example demonstrates the different types of content used in the alert, confirm, and prompt Dialog. These buttons are used to open the corresponding Dialogs.

More Details...

Loading....
Description

The Dialog component is used to display messages such as supplementary content like images, text, and interactive content like form components within a web page. The content property accepts both string and HTML elements as content.

More information on the Predefined Dialog instantiation can be found in the documentation section.