New Project ModalA pill button that morphs into a soft-UI project creation form — title, description, 7-swatch color label picker, Private toggle, and a checkmark-confirm Create button.

UIDashboardEditorSaaS

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/new-project-modal
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 New Project Modal

New Project Modal is a pill-shaped button that morphs into a soft-UI project creation form with a title, a description, a seven-swatch color-label picker, a Private toggle, and a checkmark-confirm Create button. Motion handles the pill-to-form transition so the button visually grows into the dialog rather than swapping for one. It is the right pattern for any dashboard, editor, or SaaS app where creating a new thing is a frequent action and the entry point shouldn't feel heavier than a single button.

Built with

MotionTailwind CSS

More like this