multiple
Specifies that the user is allowed to enter more than one value in the <input> element. This property is only valid for input types "email" and "file".
Default value
False
Valid values
True, False, or any valid XPath expression that returns a boolean value.