I believe its not possible to add attributes to a field without value. I can push a PR to fix this issue if necessary. Example : <select id="select" class="show-tick form-control" name="multipleSelect" **multiple**> </select>