API Reference PhoenixFormAwesomplete v#1.0.2
View SourceModules
PhoenixFormAwesomplete is a Phoenix function component that utilizes Lea Verou's autocomplete / autosuggest / typeahead / inputsearch Awesomplete widget, complying to accessibility standards (WCAG 2, Section 508).
Provides function components for the Awesomplete script generator component, to embed autocomplete functionality in the HTML pages. Can only be used outside LiveView.
Generate the javascript code for PhoenixFormAwesomplete.
Provides function components for the Awesomplete component, for autocomplete functionality. Uses a hook for the javascript code. Usable inside and outside LiveView.