multiple property

bool multiple
getter/setter pair

Whether the user can enter multiple values, separated by commas.

Only applies when type = "email", otherwise it is ignored.

Implementation

bool multiple = false;