buttons
Description
shows/hides the Today and Clear buttons in the lower part of the drop-down calendarType
boolean
Default value
true
Example
<DatePicker buttons={false} />
Related article: Hiding the calendar buttons
Related sample: DatePicker