3.3: Carousel Configuring defaults example
==========================================
**Primary Actor**: User

**Scope**: Ngx-bootstrap DEMO / BS version 3&4

**Goal**: Show user example of changing default parameters in carousel configuration

Main success scenario:
----------------------
1. User open Carousel demo page
2. User click on Configuring defaults sub-menu
3. User see carousel component with 3 slides and 2 arrows: left, right
4. When user click on left arrow - previous slide shown
5. When user click on right arrow - next slide shown
6. When user do nothing more than X miliseconds - next slide automatically shown
7. Component src should show example of usage: interval (X), noPause, showIndicators parameters

Variations:
-----------
2*. User scroll to Configuring defaults sub-menu
