Unplanned
Last Updated: 27 Jun 2024 08:43 by ADMIN
Kendo UI
Created on: 27 Jun 2024 08:42
Category: Popup
Type: Feature Request
1
[Popup] Allow injecting PopupRef into component

When using PopupService with a component as content it is not possible to inject the PopupRef into the component's constructor.

Allow injecting PopupRef into the component's constructor like it is possible with DialogService and DialogRef.

https://www.telerik.com/kendo-angular-ui/components/dialogs/dialog/service/#toc-content-component

This will allow to call close on the PopupRef from within the component.

0 comments