UNPKG

voluptasmollitia

Version:
16 lines (9 loc) 448 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [Reference](./database.reference.md) &gt; [parent](./database.reference.parent.md) ## Reference.parent property The parent location of a `Reference`<!-- -->. The parent of a root `Reference` is `null`<!-- -->. <b>Signature:</b> ```typescript readonly parent: Reference | null; ```