@scheels-softdev/kendoreact-generics 2.0.3 → 2.0.4
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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -20,6 +20,8 @@ Note: This package has only been tested with typescript. if you're using javascr
|
|
20
20
|
- [MultiSelect Dropdown](#multiselect-dropdown)
|
21
21
|
- [Filter Cell Dropdown](#filter-cell-dropdown)
|
22
22
|
- [Command Cell Dropdown](#command-cell-dropdown)
|
23
|
+
- [Command Cell Date](#command-cell-date)
|
24
|
+
- [Command Cell Checkbox](#command-cell-checkbox)
|
23
25
|
|
24
26
|
---
|
25
27
|
|