New to Kendo UI for Angular? Start a free 30-day trial
WindowDimensionSetting
Represents the dimensions of the Window that can be resized dynamically.
type
WindowDimensionSetting = "width" | "height";