- npm install primeng @primeng/themes (if failed add --legacy-peer-deps)
- npm install primeicons --save (if failed add --legacy-peer-deps)
- go to main css as 'style.css' and add @import 'primeicons/primeicons.css';
- go to app.module.ts and add
providers: [ provideAnimationsAsync(), providePrimeNG({ theme: { preset: Aura } }) ]
-
Notifications
You must be signed in to change notification settings - Fork 0
(angular 19 & primeng v.19) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!
Thitikorn-Nupan/angular-with-primeng-intermediary-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
(angular 19 & primeng v.19) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published