Check out demo here
Check out our docs here
@NgModule({
...,schemas: [CUSTOM_ELEMENTS_SCHEMA],
...
})<scripttype="module" src="https://cdn.jsdelivr.net/npm/@uiwebkit/flag@0.1.1/dist/flag/flag.esm.js"></script><scripttype="module" src="https://cdn.jsdelivr.net/npm/@uiwebkit/udk@2.0.0-13/dist/udk.esm.js"></script><scripttype="module" src="https://cdn.jsdelivr.net/npm/@uiwebkit/mat@2.0.0-2/dist/mat.esm.js"></script><scripttype="module" src="https://cdn.jsdelivr.net/npm/@uiwebkit/loc@2.0.0-6/dist/loc/loc.esm.js"></script>Place Uni Language Menu into the header of your web app. Specify the path to the language list JSON file (ex. lang-menu.json) or backend API endpoint
<uni-routershadow></uni-router><uni-lang-menu-shadowminiroundroutingurl="assets/json/lang-menu.json"></uni-lang-menu-shadow><uni-translate><your-component></your-component></uni-translate><uni-translate>localized content</uni-translate><uni-translate>text and (( partially localized ))</uni-translate><uni-translate><ahref="https://your_domain/(( localized ))">link</a></uni-translate>