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 ac5f224 commit 5454eb6Copy full SHA for 5454eb6
docs/click_outside_wrapper.md
@@ -0,0 +1,10 @@
1
+# `click_outside_wrapper` (component)
2
+
3
+| name | type | default value | description |
4
+| --------------------------- | ---- | ------------- | ----------- |
5
+| `children` (required) | | | |
6
+| `className` | | | |
7
+| `containerRef` | | | |
8
+| `ignoreClass` | | | |
9
+| `onClickOutside` (required) | | | |
10
+| `style` | | | |
docs/time.md
@@ -11,6 +11,7 @@
11
| `onChange` | | | |
12
| `openToDate` | | | |
13
| `selected` | | | |
14
+| `showTimeCaption` | | `true` | |
15
| `showTimeSelectOnly` | | | |
16
| `timeCaption` | | `"Time"` | |
17
| `timeClassName` | | | |
0 commit comments