X Enterprises
Users

UsersDirectory

Searchable user directory with filters for admin user management.

UsersDirectory

Renders a paginated, searchable table of all users with filter controls for role, status, and date range. Supports bulk actions such as suspend, delete, and role assignment.

Components

<XAdminUsersDirectory />

Displays a full-featured user list with search, column sorting, status filters, and row-level action menus.

<XAdminUsersDirectory />

Props

PropTypeDefaultDescription
endpointstring'/api/admin/users'API endpoint for user list
loadingbooleanfalseShow loading skeleton
pageSizenumber25Number of users per page
searchablebooleantrueShow search input
showFiltersbooleantrueShow role/status filter panel

AI Context

component: XAdminUsersDirectory
package: "@xenterprises/nuxt-x-app-admin"
category: Users
use-when: Building an admin user management page that lists, searches, and filters all users
Copyright © 2026