Introduction

Nuvex UI is a Vue 3 component system focused on shipping consistent interfaces faster. Use this guide to understand the library, the documentation flow, and the recommended path to production.

Explore Nuvex UI by capability

Nuvex UI is organized around capabilities that cover initial integration, theming, screen structure, and input-heavy product flows. Use these areas as entry points based on what your team needs next.

How component pages help you

Component pages are structured to help you move from orientation to implementation without guessing what to look at next.

  • Start with the primary example to understand the component in its most common use case before comparing variants.
  • Use the middle sections to review states, composition, icons, and integration patterns that stay close to real product work.
  • For input components, check validation and interaction guidance before relying on the API table alone.
  • Use the API reference last to confirm props, events, slots, and behavior once you already know the pattern you want.