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

DateInputSize

Represents the possible size options of the DateInput.

The possible values are:

  • small
  • medium (Default)
  • large
  • none

type DateInputSize = "small" | "medium" | "large" | "none";

Not finding the help you need?
Contact Support