File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 11# ` week_number ` (component)
22
3- | name | type | default value | description |
4- | ----------------------- | -------- | ------------- | ----------- |
5- | ` ariaLabelPrefix ` | ` string ` | ` "week " ` | |
6- | ` onClick ` | ` func ` | | |
7- | ` weekNumber ` (required) | ` number ` | | |
3+ | name | type | default value | description |
4+ | ---------------------------- | -------------------- | ------------- | ----------- |
5+ | ` ariaLabelPrefix ` | ` string ` | ` "week " ` | |
6+ | ` containerRef ` | ` union(func\|shape) ` | | |
7+ | ` date ` (required) | ` instanceOfDate ` | | |
8+ | ` disabledKeyboardNavigation ` | ` bool ` | | |
9+ | ` handleOnKeyDown ` | ` func ` | | |
10+ | ` inline ` | ` bool ` | | |
11+ | ` onClick ` | ` func ` | | |
12+ | ` preSelection ` | ` instanceOfDate ` | | |
13+ | ` selected ` | ` instanceOfDate ` | | |
14+ | ` shouldFocusDayInline ` | ` bool ` | | |
15+ | ` showWeekNumber ` | ` bool ` | | |
16+ | ` showWeekPicker ` | ` bool ` | | |
17+ | ` weekNumber ` (required) | ` number ` | | |
You can’t perform that action at this time.
0 commit comments