Table toolbar
Combine breadcrumb, search, create actions and table controls without coupling your data source to a particular table adapter.
Compose a toolbar
Add accessible sorting, filtering, column preferences, search and pagination to Nuxt UI tables while keeping data and state in your application.
@querry-kit/nuxt-ui provides framework-neutral, composable table controls for Nuxt UI 4. Public components are collision-safe: every name begins with Q. They emit immutable replacement values, so applications can connect them to any compatible table, query or store.
@querry-kit/querry-kit is the overview for the three core repositories: @querry-kit/nest, @querry-kit/nuxt, and @querry-kit/nuxt-ui. It also contains a comprehensive example combining an API with a web application.