If this array contains any errors Viewer won't work at all or won't work as expected. You can use messages in this array to report problems to user. However, user won't probably be able to do to much with it except trying to use different browser. IE10- are not supported for example. The latest version of IE should be all right.
errors
If false Viewer won't work at all or won't work as expected. You can use messages in errors array to report problems to user. However, user won't probably be able to do to much with it except trying to use different browser. IE10- are not supported for example. The latest version of IE should be all right.
noErrors
If false Viewer will work but it might be slow or may not support full functionality. Use warnings array to report problems.
noWarnings
If this array contains any warnings Viewer will work but it might be slow or may not support full functionality.
warnings
Generated using TypeDoc
This is a structure reporting errors and warnings about prerequisites of Viewer. It is result of check() static method.
Name
CheckResult