New to Kendo UI for Angular? Start a free 30-day trial
AdaptiveMode
Specifies the adaptive rendering of the component.
The supported values are:
none
—(default)auto
type
AdaptiveMode = "none" | "auto";