Skip to content

Time

The time field is used to represent time values in documents. It stores the input as a string value.

Properties

Property Required Purpose
Minimum Value No Defines the minimum time value allowed.
Dynamic Minimum No Sets the minimum value based on a condition or another field's value.
Maximum Value No Defines the maximum time value allowed.
Dynamic Maximum No Sets the maximum value based on a condition or another field's value.
Interval Yes Specifies the number of minutes by which the time value increments or decrements when using the picker.
Enforce Interval No Only allows inputs that match the defined interval. For example, if the interval is 5, only times rounded to 5-minute intervals will be allowed.