1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00
This commit is contained in:
Denis Demchenko
2018-07-08 12:31:23 +03:00
parent 3a9c4b3a3d
commit 31b9240aec
9 changed files with 100 additions and 70 deletions

View File

@@ -238,6 +238,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -255,7 +258,7 @@
<td class="description last"></td>
<td class="description last"><p>Browser name, like <code>&quot;Chrome&quot;</code> or <code>&quot;Internet Explorer&quot;</code></p></td>
</tr>
@@ -269,6 +272,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -286,7 +292,7 @@
<td class="description last"></td>
<td class="description last"><p>Browser version as a String <code>&quot;12.01.45334.10&quot;</code></p></td>
</tr>
@@ -350,6 +356,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -367,7 +376,7 @@
<td class="description last"></td>
<td class="description last"><p>OS name, like <code>&quot;Windows&quot;</code> or <code>&quot;macOS&quot;</code></p></td>
</tr>
@@ -381,6 +390,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -398,7 +410,7 @@
<td class="description last"></td>
<td class="description last"><p>OS version, like <code>&quot;NT 5.1&quot;</code> or <code>&quot;10.11.1&quot;</code></p></td>
</tr>
@@ -412,6 +424,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -429,7 +444,7 @@
<td class="description last"></td>
<td class="description last"><p>OS name, like <code>&quot;XP&quot;</code> or <code>&quot;High Sierra&quot;</code></p></td>
</tr>
@@ -493,6 +508,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -510,7 +528,7 @@
<td class="description last"></td>
<td class="description last"><p>platform type, can be either <code>&quot;desktop&quot;</code>, <code>&quot;tablet&quot;</code> or <code>&quot;mobile&quot;</code></p></td>
</tr>
@@ -524,6 +542,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -541,7 +562,8 @@
<td class="description last"></td>
<td class="description last"><p>Vendor of the device,
like <code>&quot;Apple&quot;</code> or <code>&quot;Samsung&quot;</code></p></td>
</tr>
@@ -555,6 +577,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -572,7 +597,8 @@
<td class="description last"></td>
<td class="description last"><p>Device model,
like <code>&quot;iPhone&quot;</code> or <code>&quot;Kindle Fire HD 7&quot;</code></p></td>
</tr>
@@ -636,6 +662,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -653,7 +682,7 @@
<td class="description last"></td>
<td class="description last"><p>Can be any of this: <code>WebKit</code>, <code>Blink</code>, <code>Gecko</code>, <code>Trident</code>, <code>Presto</code>, <code>EdgeHTML</code></p></td>
</tr>
@@ -667,6 +696,9 @@
<span class="param-type">String</span>
|
<span class="param-type">undefined</span>
@@ -684,7 +716,7 @@
<td class="description last"></td>
<td class="description last"><p>String version of the engine</p></td>
</tr>
@@ -726,7 +758,7 @@
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Jul 08 2018 12:09:12 GMT+0300 (EEST) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Jul 08 2018 12:30:49 GMT+0300 (EEST) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>
<script>prettyPrint();</script>