File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -333,6 +333,7 @@ return (
333333| secondLabel | Label for the seconds picker | String \| React.ReactElement | s | false |
334334| padWithNItems | Number of items to pad the picker with on either side | Number | 1 | false |
335335| aggressivelyGetLatestDuration | Set to True to ask DurationScroll to aggressively update the latestDuration ref | Boolean | false | false |
336+ | allowFontScaling | Allow font in the picker to scale with accessibility settings | Boolean | false | false |
336337| use12HourPicker | Switch the hour picker to 12-hour format with an AM / PM label | Boolean | false | false |
337338| amLabel | Set the AM label if using the 12-hour picker | String | am | false |
338339| pmLabel | Set the PM label if using the 12-hour picker | String | pm | false |
You can’t perform that action at this time.
0 commit comments