Pro Components
Base Components
Config Members 2
Members grouped by role (Admin, Member, Viewer) with avatars, names, and action menus. Invite dialog.
Example
Organization Members
Manage who has access to this organization.
Owner: 1Admin: 1Developer: 2Designer: 1
5 members
- NKOwner
Nina Kowalski
nina.k@startup.co
- JLAdmin
James Liu
james.l@startup.co
- RGDeveloper
Rachel Green
rachel.g@startup.co
- OHDeveloper
Omar Hassan
Pendingomar.h@startup.co
- LWDesigner
Lisa Wang
lisa.w@startup.co
Introduction
Config Members 2 organizes members by role:- Header: “Members by role” and Invite button (dialog with email and role).
- Sections: One block per role (Admin, Member, Viewer) with a role badge and count. Under each, a list of members (avatar, name, email) with a three-dot menu (Change role, Remove).
Usage
import { SettingsMembers4 } from "@/components/ui/settings-members-4";
<SettingsMembers4 />