Welcome to Enlite Prime
Here is some guide to use this template. Click next to continue and back to previous or click on outside to skip it.
In the following example, we demonstrate how to use autocomplete. It's also using autosuggest-highlight for the highlighting logic.
descriptionsrc/app/containers/Forms/demos/HighlightSuggest.js
The autocomplete is a normal text input enhanced by a panel of suggested options.
descriptionsrc/app/containers/Forms/demos/AutoSuggest.js
In the following example, we demonstrate with tag input.
descriptionsrc/app/containers/Forms/demos/TagSuggestions.js
In the following example, we demonstrate how to use autocomplete.
descriptionsrc/app/containers/Forms/demos/SelectSuggestions.js
In the following example, we demonstrate how to combine tag input and autocomplete.
descriptionsrc/app/containers/Forms/demos/SelectSuggestionTags.js
Here is some guide to use this template. Click next to continue and back to previous or click on outside to skip it.