Language change example

An implementation of the @handsontable/react 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={this.language}"), but it could be included in the settings prop just as well.

Edit this page

Tutorial: Language change example