Explorar o código

Merge pull request #71 from songjianet/main-datepicker

docs: Update the parameters in the document of datepicker
pointhalo %!s(int64=4) %!d(string=hai) anos
pai
achega
b42bcb9474
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      content/input/datepicker/index-en-US.md

+ 1 - 1
content/input/datepicker/index-en-US.md

@@ -817,7 +817,7 @@ Multiple dates or times are used by default `","` (English comma) separated.
 ## FAQ
 
 -   **Date time picker, when you choose time, minute and second, you don't want to scroll infinitely. How to achieve the effect?**  
-    This behavior can be controlled by a specific switch in timePickerOpts, timePickerOpts={{scrollitemprops: {cycled: false}}}, and cycled is set to false
+    This behavior can be controlled by a specific switch in timePickerOpts, timePickerOpts={{scrollItemProps: {cycled: false}}}, and cycled is set to false
 
 -   **How to set the default display time when the panel is opened?**  
     You can use the defaultPickerValue property.