UNPKG

angular-text-input-autocomplete

Version:

A angular 6+ directive for adding autocomplete functionality to text input elements, built around composability

3 lines (2 loc) 145 B
export * from './text-input-autocomplete.module'; export { TextInputAutocompleteMenuComponent } from './text-input-autocomplete-menu.component';