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
@@ -60,7 +63,7 @@ Use the object type as card title when the card is a list of objects.
60
63
</Medium>
61
64
62
65
<Mediumvariant="do">
63
-

66
+

64
67
65
68
Choose a title to clarify what the header action does.
66
69
@@ -76,7 +79,7 @@ Choose a title that represents all sections if a card has multiple sections.
76
79
<Text>
77
80
### Header actions
78
81
79
-
Actions in the header should represent the content of the whole card. The most common header action is the “Update” action, which allows merchants to modify the contents of the card. Another common action is the "View" action, which allows merchants to navigate to the source of the contents.
82
+
Actions in the header should represent the content of the whole card. The most common header action is the "Edit" action, which allows merchants to modify the contents of the card. Another common action is the "View" action, which allows merchants to navigate to the source of the contents.
80
83
81
84
</Text>
82
85
@@ -129,6 +132,19 @@ Choose a title that represents all sections if a card has multiple sections.
129
132
130
133
</Medium>
131
134
135
+
<Text>
136
+
137
+
### Table actions
138
+
139
+
Table actions are placed to the right in the header to keep them discoverable. They are typically actions that allow merchants to add item or select items that will display in the table.
140
+
141
+
</Text>
142
+
143
+
<Large>
144
+

204
+

189
205
190
206
Place section actions in the section header where merchants can associate them to what they control.
0 commit comments