nuxt-x-app-admin
Dashboard Active Users
Live active-user count tile reading from useXAdminDashboard().
Dashboard Active Users
Live active-user count tile reading from useXAdminDashboard().
Components
<XAdminDashboardActiveUsers />
Props, events, and behaviour reflect the actual <script setup> of XAdmin/Dashboard/ActiveUsers.vue in @xenterprises/nuxt-x-app-admin.
<XAdminDashboardActiveUsers />
Props
This component takes no props — it reads from the relevant useXAdmin* composable.
AI Context
component: XAdminDashboardActiveUsers
package: "@xenterprises/nuxt-x-app-admin"
category: Dashboard
source: app/components/XAdmin/Dashboard/ActiveUsers.vue
use-when: Live active-user count tile reading from useXAdminDashboard().
