Please provide a feature that allows to prevent the default actions of the built-in Window actions similar to the feature available for the Dialog:
https://www.telerik.com/kendo-angular-ui/components/dialogs/dialog/service/#toc-action-prevention
thank you
Currently the Dialog allows to use a custom component for its content, which can include a custom TitleBar as well, when it is instantiated via a service. Please provide a similar functionality for the Window as well when it is opened via a service. Thank you.
Hi,
i'm trying to use the WindowService customizing the messages (tooltip) of the action buttons.
Seems that the custom labels are not shown and i have a console error
preview-2f5baf5affd53e419d85b.js:1 ERROR TypeError: Cannot set property 'closeTitle' of undefined
Here an example:
https://stackblitz.com/edit/angular-8z7vou
any suggestions?
Hi,
It would be a nice feature for the WindowService and DialogService settings to have a themeColor property.