Bootstrap

Bootstrap is a well-known CSS library to build responsive and mobile first web projects.

This section assumes that Boostrap is already available in your application, if not visit the Bootstrap documentation for the installation.

Bootstrap integration with PrimeReact components is achieved with unstyled mode either using global setting or for a particular component only. Visit the unstyled mode documentation for getting started.

As an example, Modal and Button styles of Bootstrap are used to style PrimeReact Button and Dialog.