In-place-editable card — click to edit, blur or commit to save.
EditableCard renders content in display mode by default. Click on it (or the explicit edit-button slot) and the same area becomes editable. Blur or hit the commit button to save; ESC reverts to display mode.
The component tracks dirty state and exposes events for save, cancel, and discard. Form-field validation runs on save attempts to prevent invalid commits.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.