durationStep

Stepper for the least precise duration element

This will set the stepper for the most precise time measurement shown in your duration control. By default, this is seconds - however, if you play with “ durationFieldOrder”, it could be any field up to and including days.

Example:

overrideDurationFieldOrder = ['d','h'];
durationStep = 2;

In this case, “hours” would be stepped (by 2 hours), as it is the least precise element shown.

Data Type Expected

Integer

Default Vaule

1

Option is Dynamic Post Initialization

True

Valid Modes

durationbox

durationflipbox

Valid Frameworks

Any