This example demonstrates how to integrate other ASP.NET Core UI components within the dialog control. In the below example, The dialog component renders with the Grid, Schedule, Chart, Rich Text Editor, Tabs and Form components.
Since the dialog is container component, you can integrate other ASP.NET Core UI components within the dialog. The dialog can be renders with simple plain-text, HTML string, or ASP.NET Core UI components. In the above sample, used major components such as Grid, Schedule, Chart, and Rich Text Editor inside dialog.