Button
Button component with glass surface, 5 variants, 5 sizes, and optional glow effect. Hover, focus, and motion are handled internally by the design system.
import { Button } from 'glassui'; Props
Visual style variant
Button size
Show gradient glow effect behind button
Disabled state
Code
<Button>Click me</Button>