6.11: Dropdowns Dropup variation example
========================================
**Primary Actor**: User

**Scope**: Ngx-bootstrap DEMO / BS version 3&4

**Goal**: Show user example how to make dropdown which opens to top

Main success scenario:
----------------------
1. User opens Dropdowns demo page
2. User clicks on Dropup variation sub-menu
3. User see clickable button "Dropup"
4. When user clicks on this button, then dropdown opened to top and there are 4 items, one of them is separated
5. When user clicks on any item, then dropdown closes
6. Component src should be implemented with isDropup = true param

Variations:
-----------
2*. User scroll to Dropup variation sub-menu
