As an example, Modal and Button styles of Bootstrap are used to style PrimeVue Button and Dialog.
+This section assumes that Boostrap is already available in your application, if not visit the Bootstrap documentation for the installation.
+
+ Bootstrap integration with PrimeVue components is achieved with unstyled mode either using global setting or for a particular component only. Visit the
Defines the shared pass through properties per component type. Visit the
+ Unstyled mode instructs the components not to add any built-in style classes so that they can be styled using custom css or libraries like Tailwind, Bootstrap or PrimeFlex. Visit
+