Tutorial: Language change example

Language change example

An implementation of the @handsontable/vue component with an option to change the Context Menu language.
Select a language from the selector above the table and open the Context Menu to see the result.

Note, that the language property is bound to the component separately (by using :language="language"), but it could be included in the :settings prop just as well.



Help us improve this page