Overview
TheUserRoleDetails component is a comprehensive React component that displays the permission set of a specific user role.
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 in theUserRoleDetails component in your application to view the details of the existing user roles as shown:
React.js
Props
The following table shows allUserRoleDetails component properties, their types, and descriptions:
| Prop | Type | Description |
|---|---|---|
id | string | This prop accepts the UUID of the user role details to be displayed. |