New to Kendo UI for Angular? Start a free 30-day trial
WindowState
Represents the possible states of the Window component.
type
WindowState = "minimized" | "maximized" | "default";
Represents the possible states of the Window component.
type
WindowState = "minimized" | "maximized" | "default";