Customize Configuration
The examples below will show you how can change the configuration of the widget.
Change the Language
To switch to another language define the language ISO 639-1 Code in the config object as shown below:
<script>
window.rnw.tamaro.runWidget('.rnw-widget-container
', {
language: 'de',
})
</script>
Comments
0 comments
Please sign in to leave a comment.