ApprovalRequestsTable component
Overview
The ApprovalRequestsTable component displays a table containing the list of existing approval requests of the authenticated entity. The component supports searching, filtering, and pagination between these approval requests.
Permissions
To access this component, the entity user must have read permission for the approval_request object. To approve or reject payables, the entity user must also have update permission for the approval_request object. For more information, see List of permissions.
Preview

You can move and organize the columns of the table the way you prefer.
Usage
Bring in the ApprovalRequestsTable component into your application as shown:
React.js
Props
The following table shows all ApprovalRequestsTable component properties, their types, and descriptions: