About 50 results
Open links in new tab
  1. How to make Angular 19+, PrimeNG 19+, and Tailwind 4+ work …

    Mar 5, 2025 · 2 How to make Angular 19+, PrimeNG 19+, and Tailwind 4+ work together? My configuration: package.json

  2. How to use Material icons inside Version 17 PrimeNG components ...

    Apr 25, 2025 · How do i use Material icons inside Version 17 PrimeNG components & Version 17 Angular (Over-ride PrimeNG's internal limited icons) ??? I watched this youtube video of …

  3. migration - PrimeNG v18 tabs component - Stack Overflow

    Jan 11, 2025 · I everyone, I'm currently migrating from PrimeNG 17 to 18 and noticed that the new Tabs component doesn't seem to provide a onClick or onChange event out of the box. This …

  4. Newest 'primeng' Questions - Stack Overflow

    Dec 4, 2025 · Using PrimeNG DynamicDialog, I'm trying to create a consistent header-content-footer layout for all the dialogs in my use case. When opening a custom dialog component, in …

  5. PrimeNG v18+ with non- standalone style - Stack Overflow

    Feb 2, 2025 · Installed PrimeNG 18 and need the Lara theme, but importing modules in AppModule doesn’t work. Could you advise how to integrate the Lara theme and import the …

  6. How do I override the style of primeng components?

    Jun 23, 2021 · I want to overright the style of primeng components as per component level not for whole app. Either I have to change the style in main theme.css file or inline style, but seems …

  7. angular - PrimeNG 19 styles not being applied - Stack Overflow

    Apr 15, 2025 · I'm creating a new Angular 19 project using PrimeNG 19 and Tailwind CSS v4. I followed both the Tailwind and PrimeNG installation guides. However, when I run my …

  8. How do I set primeNg dropdown selected value as the id of the …

    May 20, 2020 · Unfortunately you can't change the way PrimeNG dropdown uses the value, by default dropdown uses the entire object from the Array of objects; PrimeNG only allow to …

  9. css - Angular: Styles from primeng not working even they are …

    Feb 15, 2023 · I have added primeng to my Angular project. But the styles don't work. I have put the styles in style.scss and in angular.json. but always i do ng serve it doesn't work My …

  10. angular - PrimeNg <p-table> sorting - Stack Overflow

    PrimeNg <p-table> sorting Asked 7 years, 6 months ago Modified 1 year, 9 months ago Viewed 66k times