Open In App

Angular PrimeNG Utilities Complete Reference

Last Updated : 27 Sep, 2023
Comments
Improve
Suggest changes
Like Article
Like
Report

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 ConstraintThe 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 ConstraintsThe BuiltIn constraints help to filter the contents without creating the constraints as they are predefined and work on any datatype.
FilterService FilterService APIThe 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.

Next Article

Similar Reads