multiple property
Whether the user can enter multiple values, separated by commas.
Only applies when type = "email", otherwise it is ignored.
Implementation
bool multiple = false;
Whether the user can enter multiple values, separated by commas.
Only applies when type = "email", otherwise it is ignored.
bool multiple = false;