nuxt-x-app-admin
Impersonation Banner
Warning banner shown at the top of the app while an admin is impersonating a user. Includes 'Stop' and 'View profile' actions.
Impersonation Banner
Warning banner shown at the top of the app while an admin is impersonating a user. Includes 'Stop' and 'View profile' actions.
Components
<XAdminImpersonationBanner />
Props, events, and behaviour reflect the actual <script setup> of XAdmin/Impersonation/Banner.vue in @xenterprises/nuxt-x-app-admin.
<XAdminImpersonationBanner />
Props
| Prop | Type | Default | Description |
|---|---|---|---|
profilePath | String | '/admin/users' | Base path used when navigating to the impersonated user's profile. |
AI Context
component: XAdminImpersonationBanner
package: "@xenterprises/nuxt-x-app-admin"
category: Impersonation
source: app/components/XAdmin/Impersonation/Banner.vue
use-when: Warning banner shown at the top of the app while an admin is impersonating a user. Includes 'Stop' and 'View profile' actions.
