To maintain Bootstrap functionality in Angular, you must import the Bootstrap ___ module.

  • ng-bootstrap.module
  • angular-bootstrap.js
  • ng-bootstrap.js
  • angular-bootstrap.module
In Angular, to maintain Bootstrap functionality, the Bootstrap js file must be imported using ng-bootstrap.js. This module ensures proper integration and functionality of Bootstrap components within an Angular project.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *