File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Here's an example of a contextMenuHandler:
74
74
75
75
The above array will produce a context menu like this:
76
76
77
- <img src =" ../assets/context-menu.png " width =" 300 " />
77
+ <img src =" ../assets/cc- context-menu.png " width =" 300 " />
78
78
79
79
### Customizing the default context menu
80
80
@@ -123,11 +123,11 @@ Dividers can also be added to the context toolbar by specifying 'toolbarItem: tr
123
123
```
124
124
This will produce a context toolbar like this:
125
125
126
- <img src =" ../assets/context-toolbar.png " width =" 400 " />
126
+ <img src =" ../assets/cc- context-toolbar.png " width =" 400 " />
127
127
128
128
And when the overflow icon is clicked, like this:
129
129
130
- <img src =" ../assets/context-toolbar-open-overflow.png " width =" 400 " />
130
+ <img src =" ../assets/cc- context-toolbar-open-overflow.png " width =" 400 " />
131
131
132
132
133
133
#### Warning
You can’t perform that action at this time.
0 commit comments