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