Topic: MDB 5 and MDB5 Angular version
Hi, I am trying to update my app to MDB 5 for my app that is using Angular 11 and I encountered issues with missing elements from MDB 5 classic and MDB 5 ANgular. Do I have to install both MBD5 classic and Angular to run it on my app and how and where to include the javascript libraries that are necessary for MDB5 in my angular app.
import * as mdb from 'mdb-ui-kit'; // lib
import { Input } from 'mdb-ui-kit'; // module
These are the Libraries for MDB Bootstrap. Thank you
Grzegorz Bujański staff answered 4 years ago
The Angular version is still in the Alpha phase and in fact, some components may not be available yet. But I don't recommend combining MDB 5 Standard with MDB 5 Angular. This can cause various errors that are difficult to debug. If you decide to do so, remember that it requires proper configuration in the angular.json
file.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: 3.2.0
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No