Skip to content

FileFieldWrapper class

Behaves the same as ValueWrapper, but for FileField element. Represents HTML Input File Field

Extends ValueWrapper.

Overrides ElementWrapper#elements, but for FileField elements.

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