i trying implement autocomplete feature in 1 of applications. using angucomplete. not accepting local-data array!.also want submit text typed in search box if not present in searched data. appreciated. in advance!!
you on right road. use angucomplete-alt (https://github.com/ghiden/angucomplete-alt). accepts array data. use "override-suggestions" attribute submit own text.
you can try use angular material (material.angularjs.org), less able customize.