UI Pack

Theme-picker component and environment manager for user-controlled theme switching.

TypeFunctional
Version1.0.0
CSSpacks/ui.full.css
JSpacks/ui.full.js

What's Included

Components

Modules

Loading

<link rel="stylesheet" href="/cdn/packs/ui.full.css"> <script type="module" src="/cdn/packs/ui.full.js"></script> import { activateBundle } from '/cdn/vanilla-breeze.js' await activateBundle('ui')

When to Use

Load the UI pack when your site needs user-facing theme controls. If you ship a single brand theme with no switching UI, you don't need this pack — core handles everything else.