You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/img/inline-edit-field-specific.svg
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/img/inline-edit-full-page.svg
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/img/inline-edit-page-elements-1.svg
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/img/inline-edit-page-elements-2.svg
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/img/inline-edit-table-rows.svg
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/img/inline-edit-table.svg
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/design-guidelines/components/inline-edit/inline-edit.md
+25-6Lines changed: 25 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ id: Inline edit
3
3
section: components
4
4
---
5
5
6
+
import '../components.css';
7
+
6
8
## Elements
7
9
8
10
Elements vary depending on inline edit variation
@@ -18,7 +20,11 @@ Elements vary depending on inline edit variation
18
20
### When not to use
19
21
* The editing is the primary function of the view. For example, in an edit modal.

27
+
</div>
22
28
23
29
## Variations
24
30
1.**[Page inline edit](/components/inline-edit/design-guidelines#page-inline-edit):** enables the user to edit a [specific field](/components/inline-edit/design-guidelines#table-inline-edit) in a details page or in a [full page](/components/inline-edit/design-guidelines#full-page-edit).
@@ -31,7 +37,12 @@ Elements vary depending on inline edit variation
0 commit comments