Actions
npx @intellihelper/cli add.About actions
How this category fits the Liquid Glass system
Action components are the primary way users commit intent in a Liquid Glass interface. This category includes free React buttons, toggles, copy controls, and theme switches styled for Next.js and Tailwind CSS — chrome-layer variants for toolbars and content-layer variants for saturated CTAs.
Intelli UI buttons support shapes, sizes, and glass treatments so primary CTAs stay vivid while secondary chrome stays calm. Copy Button handles clipboard feedback; Theme Toggle flips light and dark mode without layout thrash; Toggle and Toggle Group cover pressable binary and multi-option states with spring-scale feedback that still respects reduced-motion preferences.
Install any control with the IntelliHelper CLI (`npx @intellihelper/cli add button`) and customize CVA variants locally. These are not locked npm packages — you own the TypeScript source. Ideal keywords teams search for: glass button React, Next.js Tailwind button, shadcn-style copy-paste actions with a Liquid Glass aesthetic.
Components
- ButtonChrome and content layer variants with shapes and sizes.
- Copy ButtonClipboard copy control with temporary copied feedback.
- Theme ToggleLight and dark mode switch for app chrome and docs.
- TogglePressable glass toggle with spring scale feedback.
- Toggle GroupCapsule container for exclusive or multi-select toggles.
Looking for something else?