Give us feedback
reactiveautocomplete
Reactive icon

ReactiveAutoComplete

Stable version 1.3.1 (Compatible with OutSystems 11)
Uploaded on 07 December 2022 by 
4.3
 (10 ratings)
reactiveautocomplete

ReactiveAutoComplete

Details
Autocomplete box to put next to an Input field. Can be used to provide suggestions, as in the Google search bar.
Read more

This component allows to add an autocomplete box to any Input field.

The autocomplete box can show suggestions based on what is typed in the Input field.

This can be done lazily, with a search on the server, or client side if AutoFilter=true.

Release notes (1.3.1)
  • Updated OutSystemsUI to version 2.10.0
    Note: only used DropdownItem structure from OutSystemsUI.
  • Removed unused dependencies
Reviews (1)
by 
2020-09-01
in version 1.0.0
Mostly built with OutSystems actions, kept JavaScript logic to the minimum.
Team