Skip to content

included onchangefunction (similar to ngChange for ngModel) - #85

Open
AhsanAyaz wants to merge 2 commits into
darylrowland:masterfrom
AhsanAyaz:master
Open

included onchangefunction (similar to ngChange for ngModel)#85
AhsanAyaz wants to merge 2 commits into
darylrowland:masterfrom
AhsanAyaz:master

Conversation

@AhsanAyaz

Copy link
Copy Markdown

included onchangefunction to work for selectedobject as ngChange works for ngModel

If a user has a local (processed) data which he fetches from server and then modifies and then want's to search through it, he'll pass the searchStr into the promisefunction, the promise function might use it for http request to gather data, then process it for instance and then it'll resolve the data back to angucomplete, and the angucomplete can search through that data.

This is specific for cases where url is not of the type:
example.com/get?s=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant