Home > @firebase/database > DataSnapshot > size
DataSnapshot.size property
Returns the number of child properties of this DataSnapshot
.
Signature:
get size(): number;
Home > @firebase/database > DataSnapshot > size
Returns the number of child properties of this DataSnapshot
.
Signature:
get size(): number;