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

DateInputRounded

Represents the possible rounded options of the DateInput.

The possible values are:

  • small
  • medium (Default)
  • large
  • full
  • none

type DateInputRounded = "small" | "medium" | "large" | "full" | "none";

Not finding the help you need?
Contact Support