Edit Message
An in-place message editor with cancel and save actions.
Loading component preview…
Installation
Add the component source directly to your project.
pnpm dlx shadcn@latest add https://pastaui.com/r/edit-message.jsonAPI reference
Edit Message
| Prop | Type | Default | Description |
|---|---|---|---|
value | string | — | Controls the edited message. |
onSave | () => void | — | Saves and resends the edited message. |