Primary Actor: User
Scope: Ngx-bootstrap DEMO / BS version 3&4
Goal: Show user example how to configure datepicker with bsConfig
- User opens Datepicker demo page
- User clicks on Config properties sub-menu
- User see Datepicker input
- Template src should contain bsConfig parameter with dateInputFormat: "DD-MM-YYYY" and containerClass: "theme-red"
- When user clicks on Datepicker input, bs-datepicker-container opens in style "theme-red"
- When user chose any date, then bs-datepicker-container disappeared and date is shown in the input in format "DD-MM-YYYY"
2*. User scroll to Config properties sub-menu