ChildMindInstitute / mindlogger-backend

Browser-based interface for administering MindLogger's back-end
https://mindlogger.org
Other
8 stars 4 forks source link

Add time input type #280 #271

Closed binarybottle closed 4 years ago

binarybottle commented 4 years ago

➤ Eden2016 commented:

@henryrossiter The 'time' input type returns a single TimeInput, while 'timeRange' is a set of two TimeInputs

binarybottle commented 4 years ago

➤ Henry Rossiter commented:

Ah I see. I didn't notice that one returns the TimePicker` widget whereas the other returns the `TimeRange widget.