EditableCard
An editable card summarizes saved information in a compact row and gives the user a way to edit it. It wraps a Card, which provides the card surface, and adds an optional leading icon, a title with an optional badge, a description, helper text, and an edit button.
Package: @terreno/ui
Categories: Component
Props interface: EditableCardProps
Story source: demo/stories/EditableCard.stories.tsx
Live demo
Props
No documented props were extracted from TypeDoc.