nwt

Typeahead

Events

Typeahead Events

Event Description
typeahead:show This event fires immediately when the typeahead options are shown.
typeahead:hide This event is fired when the typeahead options are hidden.
typeahead:select This event is fired when an option is selected from the typeahead menu.
Click the animation link above to see events being fired.

By listening on the "cleanup" event fired on the body, we can programitically close all typeahead dialogs.