We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79742cc commit f4468dcCopy full SHA for f4468dc
firebase-collection.html
@@ -15,6 +15,8 @@
15
**Note: This element is for the older Firebase 2 API**
16
For the latest official Firebase 3.0-compatible component from the Firebase team,
17
see the [polymerfire](https://github.com/firebase/polymerfire) component.
18
+In this new component, the `firebase-collection` element has been replaced
19
+with [`firebase-query`](https://github.com/firebase/polymerfire#firebase-query)
20
21
An element wrapper for the Firebase API that provides a view into the provided
22
Firebase location as an ordered collection.
0 commit comments