Skip to content

Commit

Permalink
añadir propiedad spaceEnable
Browse files Browse the repository at this point in the history
  • Loading branch information
hmartinez85 committed Oct 17, 2024
1 parent dc787a3 commit a0abff8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/rup.select.js
Original file line number Diff line number Diff line change
Expand Up @@ -2148,7 +2148,8 @@
cache: true,
multiple: false,
defaultValueAutocompleteNotLoaded: false,
multiValueToken: '##'
multiValueToken: '##',
spaceEnable: true
};
}));

Expand Down

0 comments on commit a0abff8

Please sign in to comment.