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