the original idea came from this forum but there is no answer.
i hope you understand i want my vue component to get notified or be able to listen to a language change so that when the editor changes to another language i can react and hide/show some buttons.
in minimum i need the eventname, but better would be a example code what eventlistener method i should use.
how do i listen to this reload (its clearly not reloading the whole page instead just parts of it using vue) is there any docu on the javascript functions and objects u made (other like this.$api, this.$store) and more info on how to use $store.