Glass TagsSelectable pill-shaped tags with glass surfaces, unique color accents, and spring-animated check marks.

NotificationsGlassFormsSettingsOnboarding

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/glass-tags
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for “a navigation component from AI Canvas” inside Claude Code, Codex, or Cursor and it can suggest you a few options, then install the one you like. Less typing, lower token cost, modern way to build.

Get MCP

About Glass Tags

Glass Tags is a row of selectable pill-shaped tags with frosted glass surfaces, unique color accents per tag, and spring-animated checkmarks that scale in when a tag is activated. Motion drives the check animation and the tag-state transition; the glass effect uses backdrop-filter so each pill stays consistent with the background. It is a good fit for filter rows, onboarding interest-pickers, settings selectors, and any UI where users need to select multiple items from a small named set.

Built with

MotionTailwind CSS

More like this