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

DateInputFillMode

Represents the possible fillMode options of the DateInput.

The possible values are:

  • solid (Default)
  • flat
  • outline
  • none

type DateInputFillMode = "solid" | "flat" | "outline" | "none";

Not finding the help you need?
Contact Support