We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473ed6e commit 45ca829Copy full SHA for 45ca829
examples/src/docs/en/ve-table/contextmenu/contextmenu-types.md
@@ -10,8 +10,8 @@ header contextmenus
10
| Cut | `CUT` |
11
| Copy | `COPY` |
12
| Empty column | `EMPTY_COLUMN` |
13
-| left fixed column to | `LEFT_FIXED_COLUMN_TO` |
14
-| right fixed column to | `RIGHT_FIXED_COLUMN_TO` |
+| Left fixed column to | `LEFT_FIXED_COLUMN_TO` |
+| Right fixed column to | `RIGHT_FIXED_COLUMN_TO` |
15
| Cancel left fixed column to | `CANCEL_LEFT_FIXED_COLUMN_TO` |
16
| Cancel right fixed column to | `CANCEL_RIGHT_FIXED_COLUMN_TO` |
17
0 commit comments