I would like to use grid from Bootstrap: http://getbootstrap.com/ and also have elements from prime-ng (http://www.primefaces.org/primeng/#/). Is it possible to mix it ? I am novice in front end stuff. Thanks for answers.
Asked
Active
Viewed 7,154 times
1
-
See also: https://stackoverflow.com/questions/44095217/primeng-with-bootstrap-4 – Bert Verhees Nov 15 '17 at 16:13
1 Answers
2
I've tried it - it is possible to combine them. In particular, it is possible to use the Bootstrap grid system with GUI elements from PrimeNG.
Note however that PrimeNG also comes with a responsive grid system (http://www.primefaces.org/primeng/#/responsive), though the Bootstrap principles seem more powerful and are certainly more widely in use (hardly surprising, given that PrimeNG is quite new). Nonetheless - if the PrimeNG possibilities are enough for your needs, you may want to check if you really need both in your project.

Lying Dog
- 1,484
- 2
- 12
- 19