New to Kendo UI for AngularStart a free 30-day trial

ListBoxSize

Represents the possible size options of the ListBox.

The possible values are:

  • 'small'
  • 'medium'
  • 'large'

type ListBoxSize = "small" | "medium" | "large";

Not finding the help you need?
Contact Support