Base solution for your next web application
Open Closed

Documentation/Process for adding additional PrimeNG components #10142


User avatar
0
hra created

Prerequisites

Asp.NET Core/Angular

I am adding a new area to my site which will use the PrimNG Table component. I have it working correctly, however, it is not styled the way it should be for a PrimeNG component.

I have taken the code sample from here: https://stackblitz.com/edit/primeng-tableedit-demo?file=angular.json

And it should look like this:

But instead it looks like this:

note how the primeicons font buttons have not loaded

What could I be missing for the styles to be picked up correctly?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @hra

    We don't have a document for adding additional PrimeNG components. But, AspNet Zero is already using Table component. I assume you only wanted to enable editing feature, is that right ?

    If so, could you share your PrimeNG version ?

    Thanks,