Lee Wilson

Results 2 comments of Lee Wilson

Note this is particularly evident in the `DatePickerE` example: ![image](https://user-images.githubusercontent.com/56078793/153379192-417d73b2-718f-4fbc-b97e-91a5d62b90fb.png)

There are two options. ## 1. Max/min As suggested ## 2. Array of options Example if you didn't want five year: ```javascript const options = [ 'hour', 'quarter_day', 'day', 'week',...