About 19,500 results
Open links in new tab
  1. PrimeNG v.19 styles - Angular 19 - Stack Overflow

    Jan 23, 2025 · I'm trying to reference the primeng style (v.19) within angular.json, however, I'm not finding the resources folder. Has anything changed with this new version?

  2. 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 …

  3. css - Where does this PrimeNG element get its color and how do I …

    Mar 29, 2024 · This did now change the color of the element even after a rebuilt of the page. Where does this PrimeNG element get its color and how do I change it?

  4. 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 …

  5. primeng: Install version for Angular 16.2.0 - Stack Overflow

    Nov 27, 2023 · With Angular 18.2.8 the installation of [email protected] (currently latest) still fails. But I was able to install it successfully by using the latest @18 verion of PrimeNG.

  6. How to resolve Angular 10 primeng NullInjectorError: No provider …

    Aug 26, 2020 · How to resolve Angular 10 primeng NullInjectorError: No provider for ConfirmationService? Asked 5 years, 1 month ago Modified 1 year, 2 months ago Viewed 19k …

  7. Primeng not working correctly after adding Tailwindcss to Project

    Oct 11, 2023 · I tried to create a project using both tailwindcss and primeng. But after I import Tailwind, the styles of Primeng are not applied any further I tried using the Tailwind prefix …

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

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

  9. PrimeNG - How to position a label above the input text field

    Jul 16, 2022 · PrimeNG - How to position a label above the input text field Asked 3 years, 4 months ago Modified 2 years, 7 months ago Viewed 7k times

  10. how to make PrimeNG table columns auto fit? - Stack Overflow

    Jun 28, 2018 · I want to make my PrimeNG table columns autofit and resizable. How can I achieve that?