Skip to content

Commit 7b1bd09

Browse files
yncatmartijnrusschen
authored andcommitted
Added ariaLabelledBy to the list of available props (Hacker0x01#1961)
1 parent b47e5af commit 7b1bd09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/datepicker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ General datepicker component.
55
| name | type | default value | description |
66
| ---------------------------- | ------------------------------ | --------------- | ------------------------------------------ |
77
| `allowSameDay` | `bool` | `false` | |
8+
| `ariaLabelledBy` | `string` | `null` | |
89
| `autoComplete` | `string` | | |
910
| `autoFocus` | `bool` | | |
1011
| `calendarClassName` | `string` | | |

0 commit comments

Comments
 (0)