class DialogStyles
A class that defines the styles for the default modal dialog view.
class DialogStyles
Notes
- A default instance of this class is created, and can be modified in the WebContextOptions configuration callback passed to useWebContext.
- These styles are used for dialog views created by the app.showDialog() function. Note that message dialog styles are configured separately using MessageDialogStyles.
Instance Members
- containerVariantThe cell variant (and style) used for the outer dialog container.