Skip to content

Commit

Permalink
añadir para la documentación
Browse files Browse the repository at this point in the history
  • Loading branch information
hmartinez85 committed Oct 17, 2024
1 parent 1d11850 commit 2d60d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rup.select.js
Original file line number Diff line number Diff line change
Expand Up @@ -2136,6 +2136,7 @@
* retrocompatibilidad.
* @property {boolean} [autocomplete=false] - Habilita la funcionalidad de
* autocompletado, permitiendo hacer búsquedas sobre los resultados.
* @property {boolean} [spaceEnable=true] - Habilita la funcionalidad de búsquedas con barra espaciadora.
*/
$.fn.rup_select.defaults = {
onLoadError: null,
Expand Down

0 comments on commit 2d60d48

Please sign in to comment.