angucomplete icon indicating copy to clipboard operation
angucomplete copied to clipboard

Extending behavior of selectResult?

Open Harvey-Mushman opened this issue 10 years ago • 0 comments

Admit, I'm new to AngularJS and not sure how to do a lot of things yet but I would like to extend the actions of selectResult to fetch (callback) data and expose a group of edit controls.

Without copying the entire source of angucomplete.js into my app.js and then modifying as needed, is there an easy way to subclass or overwrite just the selectResult function without changing the original source?

Thanks in advance for any guidance...

Harvey-Mushman avatar Aug 25 '14 14:08 Harvey-Mushman