1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-24 17:10:29 +00:00

Docs for $:/info/browser/is/mobile

This commit is contained in:
jeremy@jermolene.com 2022-07-13 09:32:22 +01:00
parent 94b02ba3a0
commit af86080943

View File

@ -5,6 +5,7 @@ title: $:/plugins/tiddlywiki/browser-sniff/usage
The following informational tiddlers are created at startup:
|!Title |!Description |
|[[$:/info/browser/is/mobile]] |Running on mobile device? ("yes" or "no") |
|[[$:/info/browser/is/android]] |Running on Android? ("yes" or "no") |
|[[$:/info/browser/is/bada]] |Running on Bada? ("yes" or "no") |
|[[$:/info/browser/is/blackberry]] |Running on ~BlackBerry? ("yes" or "no") |