This page covers a non-latest version of Handsontable.
# Language change in Vue 2
Table of contents
# Overview
The following example implements the @handsontable/vue
component with the option to change the Context Menu language configured. Select a language from the selector above the table and open the Context Menu to see the result.
TIP
Note that the language
property is bound to the component separately using language={this.language}"
, but it could be included in the settings
property just as well.
# Example - Select language
# Related articles
# Related guides
# Related API reference
- Configuration options:
- Core methods:
- Hooks: