Nuxt UI Pro v1.0 is out with dashboard components!
A container lets you center and constrain the width of your content.
<template> <UContainer> <Placeholder class="h-32" /> </UContainer> </template>
{}
"div"
{ base: 'mx-auto', padding: 'px-4 sm:px-6 lg:px-8', constrained: 'max-w-7xl', }
CommandPalette
Add a customizable command palette to your app.
ContextMenu
Display a menu that appears on right click.
Community
Resources
The Building Blocks for Modern Web Apps.