Events every 5 minutes

Hello everyone, I need to configure the event calendar so that I can assign events every 5 minutes. I set the timeCellStep and timeLabelStep attribute to 5 and the display looks good and I can log the events. I have the problem when I want to move events… the minimum time it allows me to move is every 15 minutes. It doesn’t respect the configured 5 minutes.
Does anyone know what attribute I should configure to be able to move events every 5 minutes and not every 15?

Thank you.

Hello @JOSE_BRIA

To satisfy this requirment, you should use the dragTimeStep option which specifies the steps in minutes for dragging the event. Here you can find a live example of using this option.