modalShadeBackground
Modal shade backdrop color (or CSS value), defaults to darkened Text color at low opacity.
modalShadeBackground: UIColor | string
Notes
- Use a (custom) theme color rather than a specific color to allow the color to change with the theme. The modal shade color is updated dynamically when the theme changes.
Related
- class WebContextOptionsA class that contains options for the web context.