New to KendoReact? Learn about KendoReact Free.
Appearance
The DateInput provides a predefined set of appearance options.
Apart from the default vision of the DateInput, these alternative styling options enable you to configure each individual aspect of the appearance of a DateInput.
Size
You can set the size of the DateInput through the size
property. The DateInput component comes in three different sizes: small
, medium
(default), and large
.
Change Theme
Theme
Loading ...
Fill Mode
You can set the fill mode of the DateInput through the fillMode
property. The DateInput provides three different fill mode options: solid
(default), outline
, and flat
.
Change Theme
Theme
Loading ...
Rounded
You can set the roundness of the DateInput through the rounded
property. The DateInput component supports four different degrees of roundness: small
, medium
(default), large
, and full
.
Change Theme
Theme
Loading ...