16.19: Typeahead Configuring defaults example
=====================================================
**Primary Actor**: User

**Scope**: Ngx-bootstrap DEMO / BS version 3&4

**Goal**: Show user how to Configure results

Main success scenario:
----------------------
1. User opens Typeahead demo page
2. User clicks on Configuring defaults sub-menu
3. User sees typeahead input
4. User starts typing if there are any matches then a drop-down with a list of States matches is shown
5. When user clicks on any item in typeahead drop-down, then input stays filled with a selected State

Variations:
-----------
2*. User scrolls to Configuring defaults sub-menu
