@if (pickerType === 'both' || pickerType === 'calendar') { } @if (agendasForSelectedDate.length > 0) { } @if ((pickerType === 'both' || pickerType === 'timer') && !picker.viewOnly) { } @if (picker.isInRangeMode) {
} @if (showControlButtons && !picker.viewOnly) {
}