(child _ child)Get child DataSnapshot from DataSnapshot.
Get child DataSnapshot from DataSnapshot.
(for-each _ action)Enumerate the top-level children in the DataSnapshot.
Enumerate the top-level children in the DataSnapshot.
(exists _)Returns True if val != Null.
Returns True if val != Null.
(children? _)Returns True if DataSnapshot has children.
Returns True if DataSnapshot has children.
(key _)Get DataSnapshot key.
Get DataSnapshot key.
(ref _)Get DataSnapshot ref.
Get DataSnapshot ref.
(val _)Convert the DataSnapshot to a Javascript value (number, boolean, string, Object, Array or null).
Convert the DataSnapshot to a Javascript value (number, boolean, string, Object, Array or null).
(get-priority _)Returns priority value as String, Number or Null.
Returns priority value as String, Number or Null.
(count-children _)Returns children count.
Returns children count.
(child? _ child)Returns True if DataSnapshot has child.
Returns True if DataSnapshot has child.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |