We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3601745 commit 7404151Copy full SHA for 7404151
components/daterangepicker/events.md
@@ -105,7 +105,7 @@ The `OnChange` event represents a user action - confirmation of the current valu
105
106
// the fields are of type object because you can use nullable or non-nullable DateTime
107
// so you may need to cast them if you want to use the actual DateTime objects
108
-
+````
109
110
## OnOpen
111
0 commit comments