16.11: Typeahead Dropup example
===============================
**Primary Actor**: User

**Scope**: Ngx-bootstrap DEMO / BS version 3&4

**Goal**: Show user Dropup functionality

Main success scenario:
----------------------
1. User opens Typeahead demo page
2. User clicks on Dropup sub-menu
3. User sees typeahead input and typeahead card with "Model:" text
4. User starts typing if there are any matches then a drop-up with a list of States matches is shown (above the typeahead input)
5. When user clicks on any item in typeahead drop-down, then typeahead container auto-fills with a selected State

Variations:
-----------
2*. User scrolls to Dropup sub-menu
