Closed
Description
Is your feature request related to a problem? Please describe.
Is there any api to set default language?
Describe the solution you'd like
It can provide a initial api like defaultLanguage as WebViewer params:
WebViewer( { defaultLanguage: 'fr' }, xxx );
Why is this feature important to your users?
There is a flash here to see switching from English to other languages
Thanks