The theme property is used to customize the initial theme that is preconfigured to be PrimeOne base with the Aura preset by default. The following is the default configuration and only needs to be defined for customization.
+The theme property is used to customize the initial theme, prefer the PrimeVue plugin for custom configuration instead of the preconfigured PrimeVueStyled.
Styled mode is based on pre-skinned components with opinionated themes, default theme Aura with emerald as the primary color. See the
Styled mode provides pre-skinned components, default theme is Aura with emerald as the primary color. See the
In unstyled mode, the components do not include any CSS so you'd need to style the components on your end. Visit the
If you are using Tailwind CSS, see the Tailwind CSS Presets project to get you started with styling the components with Tailwind utility classes.
+If you are using Tailwind CSS, visit the Tailwind CSS Presets project to get you started with styling the components with Tailwind utility classes.