User Registration Angular 7 - Creating Bootstrap Modal Popup

preview_player
Показать описание
In this video tutorial we will lear how to use ngx-bootstrap modal functionality in our application. We will use ngx-bootstrap Modal Module along with the required dependencies to build the modal.

Also we have fixed the errors in our console.

Project Code:

My Blog
Рекомендации по теме
Комментарии
Автор

Anyone with a 'ViewChild' error, use this to solve it: @ViewChild('template', { static: true }) modal : TemplateRef<any>;

deepwoodsengineering
Автор

Hi tech Howdy's
We are expecting the next video to arrive soon.

sulaimanahmedz