InlineEdit
InlineEdit Component
Playground
Click to edit
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| value | text | — | |
| size | selectsm | md | lg | — |
DefaultClick to edit
SmallSmall edit
LargeLarge edit
DisabledCannot edit
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
size | select | — | Size variant |
value | text | — | Current text value |
Using InlineEdittsx
import { InlineEdit } from '@/components/InlineEdit'
<InlineEdit
value="..."
size="..."
/>Tokens Used
No design tokens detected