Skip to content

Commit 5454eb6

Browse files
Publish new API docs (automated commit)
1 parent ac5f224 commit 5454eb6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/click_outside_wrapper.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
| `onChange` | | | |
1212
| `openToDate` | | | |
1313
| `selected` | | | |
14+
| `showTimeCaption` | | `true` | |
1415
| `showTimeSelectOnly` | | | |
1516
| `timeCaption` | | `"Time"` | |
1617
| `timeClassName` | | | |

0 commit comments

Comments
 (0)