@progress/kendo-react-dateinputs 5.9.0 → 5.10.0-dev.202211101249
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ What's in this package (ToC):
|
|
|
25
25
|
* [Support Options](#support-options)
|
|
26
26
|
* [Resources](#resources)
|
|
27
27
|
|
|
28
|
-
The
|
|
28
|
+
The React Date Inputs, part of KendoReact, offer a highly customizable interface for users to navigate between dates and date ranges, to enter and pick time and date slots, and more. All KendoReact Date Inputs support different locales.
|
|
29
29
|
|
|
30
30
|
## React Calendar Component
|
|
31
31
|
|
|
@@ -90,6 +90,16 @@ For any issues you might encounter while working with the KendoReact Date Inputs
|
|
|
90
90
|
* [KendoReact pricing and licensing](https://www.telerik.com/kendo-react-ui/pricing?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dateinputs)
|
|
91
91
|
* [Changelog](https://www.telerik.com/kendo-react-ui/components/changelogs/ui-for-react/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dateinputs)
|
|
92
92
|
|
|
93
|
+
High-level component overview pages
|
|
94
|
+
|
|
95
|
+
* [React Calendar Component](https://www.telerik.com/kendo-react-ui/calendar)
|
|
96
|
+
* [React DateInput Component](https://www.telerik.com/kendo-react-ui/dateinput)
|
|
97
|
+
* [React DataPicker Component](https://www.telerik.com/kendo-react-ui/datepicker)
|
|
98
|
+
* [React DateRangePicker Component](https://www.telerik.com/kendo-react-ui/daterangepicker)
|
|
99
|
+
* [React DateTimePicker Component](https://www.telerik.com/kendo-react-ui/datetimepicker)
|
|
100
|
+
* [React MultiViewCalendar Component](https://www.telerik.com/kendo-react-ui/multiviewcalendar)
|
|
101
|
+
* [React TimePicker Component](https://www.telerik.com/kendo-react-ui/timepicker)
|
|
102
|
+
|
|
93
103
|
*Copyright © 2022 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
|
|
94
104
|
|
|
95
105
|
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
|