Angular PrimeNG Utilities Complete Reference
Last Updated :
27 Sep, 2023
Improve
Angular PrimeNG Utilities facilitates the service that helps to filter the collections by including the constraints within the Table.
The complete list of Utility Components is listed below with their brief description:
FilterService Component
The Filter Service Component is a helper utility that helps filter the items from the list of collections by implementing the limits within the Table.
Components |
Description |
---|---|
FilterService Custom Constraint | The FilterService is a helper utility to filter the rows of data or collections of the data and display the result. We can also use custom filters in the FilterService |
FilterService Built-in Constraints | The BuiltIn constraints help to filter the contents without creating the constraints as they are predefined and work on any datatype. |
FilterService FilterService API | The FilterService is a helper utility to filter the rows of data or collections of the data and display the result. We can also use custom filters in the FilterService. |