--- layout: example ---
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. |
By listening on the "cleanup" event fired on the body, we can programitically close all typeahead dialogs.