Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
132 lines (75 loc) · 3.04 KB

README.md

File metadata and controls

132 lines (75 loc) · 3.04 KB

Platform.js API documentation

platform

platform

(Object): The platform object.

platform

(Object): The platform object.

(String): The platform description.

(String, Null): The name of the browser layout engine.

(String, Null): The name of the browser/environment.

(String, Null): The name of the operating system.

(String, Null): The name of the product hosting the browser.

(String, Null): The browser/environment version.

Restores a previously overwritten platform object.

Returns

(Object): The current platform object.

Return platform description when the platform object is coerced to a string.

Returns

(String): The platform description.