Vue 2 Data GridCustom context menu in Vue 2
Customize the context menu of your Vue 2 data grid, by creating a custom function for each menu item.
Example
The following example implements the @handsontable/vue
component, adding a custom Context Menu.
A | B | C | D | E |
---|---|---|---|---|
A1 | B1 | C1 | D1 | E1 |
A2 | B2 | C2 | D2 | E2 |
A3 | B3 | C3 | D3 | E3 |
A4 | B4 | C4 | D4 | E4 |
A5 | B5 | C5 | D5 | E5 |
A | B | C | D | E |
---|
Related articles
Related guides
Related blog articles
Related API reference
- Configuration options:
- Hooks:
- Plugins:
There is a newer version of Handsontable available. Switch to the latest version ⟶