Rewrite interactive documentation

Ref #491
This commit is contained in:
Nicolas Gallagher
2017-06-17 08:23:16 -07:00
parent f237fc3094
commit d4b1fde9cf
142 changed files with 6880 additions and 3497 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ static **removeEventListener**(eventName: ChangeEventName, handler: Function)
**isConnected**: bool = true
Available on all user agents. Asynchronously fetch a boolean to determine
internet connectivity.
internet connectivity. Use this if you are only interested with whether the device has internet connectivity.
**isConnected.addEventListener**(eventName: ChangeEventName, handler: Function)