15.3: Tooltip Dismiss on next click example
==========================================
**Primary Actor**: User

**Scope**: Ngx-bootstrap DEMO / BS version 3&4

**Goal**: Show user how to dismiss tooltip using focus trigger

Main success scenario:
----------------------
1. User opens Tooltip demo page
2. User clicks on Dismiss on next click sub-menu
3. User see clickable button "Dismissible tooltip"
4. When user clicks on "Dismissible tooltip", then tooltip-container shown with specific text
5. When user clicks on "Dismissible tooltip" again, then nothing happens
6. When user move mouse to the tooltip-container and click there, then tooltip-container disappeared

Extentions:
-----------
6.1. When user move mouse out of the tooltip-container and button, and click anywhere, then tooltip-container disappeared

Variations:
-----------
2*. User scroll to Dismiss on next click sub-menu
