Glass Command
A command menu with glass-styled palette, input, and item states.













No results found.
Suggestions
Calendar
Search docsCtrl K
Settings
Profile
Settings
import {
CommandGroup,
CommandItem,
CommandList,Installation
$ npx shadcn add @glasscn/glass-commandVariants
clear
No results found.
Suggestions
Calendar
Search docsCtrl K
Settings
Profile
Settings
frosted
No results found.
Suggestions
Calendar
Search docsCtrl K
Settings
Profile
Settings
subtle
No results found.
Suggestions
Calendar
Search docsCtrl K
Settings
Profile
Settings
liquid
No results found.
Suggestions
Calendar
Search docsCtrl K
Settings
Profile
Settings
liquid-refract
No results found.
Suggestions
Calendar
Search docsCtrl K
Settings
Profile
Settings
API
Prop
Type
Default
Description
GlassCommand
glassVariant"clear" | "frosted" | "subtle" | "liquid" | "liquid-refract""clear"Controls the glass surface treatment.
GlassCommand
...propsReact.ComponentProps<typeof Command>-Props from the underlying shadcn/ui primitive.
GlassCommandDialog
glassVariant"clear" | "frosted" | "subtle" | "liquid" | "liquid-refract""clear"Controls the glass surface treatment.
GlassCommandDialog
...propsReact.ComponentProps<typeof CommandDialog>-Props from the underlying shadcn/ui primitive.
GlassCommandInput
...propsReact.ComponentProps<typeof CommandInput>-Props from the underlying shadcn/ui primitive.