Unplanned
Last Updated: 28 Jul 2023 11:52 by ADMIN
Dustin
Created on: 28 Jul 2023 11:17
Category: Window
Type: Feature Request
1
[Dialogs] Add themeColor property to the WindowSettings and DialogSettings

Hi,

It would be a nice feature for the WindowService and DialogService settings to have a themeColor property.

1 comment
ADMIN
Tsvetelina
Posted on: 28 Jul 2023 11:52

Hi Dustin,

Indeed, such a feature would be a good addition to the Kendo UI for Angular Dialogs.

A possible workaround is to use the cssClass property and add one that matches the desired theme.

The available classes for the Window are k-window-primary, k-window-dark, and k-window-light.

Window demo:

https://stackblitz.com/edit/angular-5ppnfr-z2rdph?file=src%2Fapp%2Fapp.component.ts

The available classes for the Dialog are k-dialog-primary, k-dialog-dark, and k-dialog-light.

Dialog demo:

https://stackblitz.com/edit/angular-gqw3d4?file=src%2Fapp%2Fapp.component.ts

I trust that the given workaround will be of assistance until the Dialogs package incorporates such a feature.

Regards,
Tsvetelina
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources