eQuantic.UI Documentation
A dialog box that overlays the main content to focus user attention.
new Modal("Confirm Delete", body: new Text("Are you sure?")).WithFooter(buttons);