--- title: "Prompt" description: "Displays a dialog triggered by a button" component: true --- ## Usage --- ```tsx import { Prompt } from "@medusajs/ui" ``` ```tsx Trigger Title Description Cancel Delete ``` ## API Reference ---