X Enterprises
nuxt-x-users

Profile

User profile view and edit card component.

Profile

The XUsersProfile component renders a user profile card with view and edit modes.

Components

<XUsersProfile />

Displays a user's avatar, name, email, and account details. Supports inline editing of profile fields.

<XUsersProfile :user-id="user.id" />

Props

PropTypeDefaultDescription
userIdstring | numberID of the user to display
editablebooleanfalseAllow inline editing of profile fields

AI Context

component: XUsersProfile
package: "@xenterprises/nuxt-x-users"
backend-pair: "@xenterprises/fastify-xadmin"
use-when: Displaying or editing a single user's profile in admin panels or account settings
Copyright © 2026