Open
Description
Hello, in calendar.html
it would be useful to be able to customize these values for the calendar. For example, we use 00:30:00
slot durations. We use the default slotLabelInterval
, but that could possibly useful to customize too?
"slotDuration": '00:15:00', {# 15 minutes each row #}
"slotLabelInterval": '1:00', {# One hour intervals for label #}