Home > @firebase/firestore > lite > CollectionReference > path
CollectionReference.path property
A string representing the path of the referenced collection (relative to the root of the database).
Signature:
get path(): string;
Home > @firebase/firestore > lite > CollectionReference > path
A string representing the path of the referenced collection (relative to the root of the database).
Signature:
get path(): string;