Overview
TheUserRoles component is a comprehensive React component that displays all user roles created by an organization and their given permissions.
Permissions
To access this component, the organization 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