The DetailsDialog component is a simple dialog with an additional area for detailed informations.

There are convenient methods to create e.g. an error dialog and methods for customizing title and icon. HTML support is provided for message and details text.

Maybe you think its an easy task to build such a component, but some details (like proper resizing for short and long messages) are not that easy to implement. Thats why we decided to make the DetailsDialog part of the SyntheticaAddons package.