router-links
is
+ set to true
, clicking on a link will not navigate to a new page (i.e. event.preventDefault()
is called).
+ By capturing the language-toggle
event page content can be updated as needed to reflect the selected language.
+