Skip to content

TimeFieldWrapper class

Behaves the same as ValueWrapper + select(). Represents HTML Time Input. Supported elements:

Extends ValueWrapper.

Select the given date.

NameTypeDescription
valueDate

This API does not return any values.

Overrides ValueWrapper#elements, but for TimeField elements.

NameTypeDescription
retryIntervalnumberRetry Interval in milliseconds (defaults to global settings).
retryTimeoutnumberRetry Timeout in milliseconds (defaults to global settings).
TypeDescription
Array<TimeField>Array of all timeFields matching the selector.