File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,14 +53,14 @@ Adds an image to the thread row view.
53
53
| ** imageDescriptor** | ` ImageDescriptor ` or ` Stream(ImageDescriptor) ` | An options object for the image. |
54
54
55
55
#### addButton(buttonDescriptor)
56
- Adds an icon style button to this row, placed right next to the star button.
56
+ Adds an icon style button to the thread row view. Note: Placement of the button is conditional based on the user's Gmail setting "Hover actions" .
57
57
58
58
| Parameters | Type | Description |
59
59
| :--- | :--- | :--- |
60
60
| ** buttonDescriptor** | ` ThreadRowButtonDescriptor ` or ` Stream(ThreadRowButtonDescriptor) ` | An options object for the button. |
61
61
62
62
#### addActionButton(buttonDescriptor)
63
- Adds an action button to the right of the subject.
63
+ Adds an action button (CTA style) to the right of the subject.
64
64
65
65
| Parameters | Type | Description |
66
66
| :--- | :--- | :--- |
You can’t perform that action at this time.
0 commit comments