What is primeng? How can it be used with angular 2?
Answer / Anand Prakash Gupta
PrimeNG is a set of rich UI components for Angular. It includes a variety of components such as data tables, calendars, input text fields, and more. To use PrimeNG with Angular 2, you need to include it in your project using npm, then import the modules you want to use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do people use angular?
Explain what directives are? Mention some of the most commonly used directives in angularjs application?
What are differences between angular 4 and angular 2?
What is compile function in angularjs?
How many types of services are there in angularjs?
Why is lazy evaluation good?
What is class in typescript?
What is router-link directive in angular?
What are promises in angularjs?
List the command to install angular cli?
What is registering callbacks in angularjs?
What is router-outlet directive in angular 2?