← Alle Artikel

Blog

Kendo UI for Angular: Window-Dialog

Kendo UI for Angular: Window-Dialog

Hello fellow Angular Kendoka! I made the Kendo Window-Dialog Component for you. It’s a modal dialog that you can move and resize.

Technically it’s is a wrapper around the Kendo Window (can be moved/resized, but has no overlay), which borrows some functionality from the Kendo Dialog (has an overlay, but cannot be moved/resized):

Features:

  • you can resize and move it
  • it has an overlay
  • remains centered on window scroll / resize
  • it closes on ESC key

Have fun with it:
https://stackblitz.com/edit/kendo-angular-window-dialog