Overview
TheUserRoles component is a comprehensive React component that displays all user roles created by an entity and their given permissions.
Permissions
To access this component, the entity user must haveread permissions for the role object. For more information, see List of permissions.
Preview

Usage
Use theUserRoles component in your application as shown:
React.js