Search.../

isEnabled

Gets whether the site has been set up to be shown in multiple languages.

Type:

booleanRead Only

Was this helpful?

Get whether the site is set up to be shown in multiple languages

Copy Code
1import wixWindowFrontend from 'wix-window-frontend';
2
3// ...
4
5let isEnabled = wixWindowFrontend.multilingual.isEnabled; // true