Skip to main content
@juo/customer-ui provides framework-agnostic web components built on the Shadow DOM. The components integrate with any HTML page or framework — no build step required for the CDN path.

Installation

Add a single script tag to your page. All <juo-*> elements become available immediately.

Theming

Components read design tokens from CSS custom properties on :root. Override any token to customize component appearance:
See Design Tokens for the full token reference.