Skip to content

Commit

Permalink
Publish new API docs (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnrusschen committed Sep 22, 2024
1 parent ac5f224 commit 5454eb6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/click_outside_wrapper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# `click_outside_wrapper` (component)

| name | type | default value | description |
| --------------------------- | ---- | ------------- | ----------- |
| `children` (required) | | | |
| `className` | | | |
| `containerRef` | | | |
| `ignoreClass` | | | |
| `onClickOutside` (required) | | | |
| `style` | | | |
1 change: 1 addition & 0 deletions docs/time.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
| `onChange` | | | |
| `openToDate` | | | |
| `selected` | | | |
| `showTimeCaption` | | `true` | |
| `showTimeSelectOnly` | | | |
| `timeCaption` | | `"Time"` | |
| `timeClassName` | | | |
Expand Down

0 comments on commit 5454eb6

Please sign in to comment.