What is p table in angular?
Answer / Shyamal Kumar
In Angular, 'p' stands for PrimeNG - a popular UI component library for building rich and feature-rich components. The 'p-table' or 'datatable' is one of the core components offered by PrimeNG, which provides an efficient way to display and manipulate data in tabular format. It supports filtering, sorting, pagination, row selection, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is services in angular.js ?
Is angular still popular?
What is ng full form?
How do you identify a structural directive in html?
What is transclusion in angularjs?
What is mvc in coding?
What is interceptor in angular?
What is the use of custom directive in angular 2?
What is scope hierarchy?
What is two way data binding in angularjs?
What’s new in Angular 5?
How angular.module works?