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
auto
—(default)
type
AdaptiveMode = "none" | "auto";