Skip to main content

5 docs tagged with "Parent"

View All Tags

Ascendant

Ascendant is defined as: any Parent Node (or above up to Root). Topics on: . Read more: JS, JS Concepts, Java Script Runtime, Platform API, Web API, DOM API, DO

Node Inheritance

Node Inheritance is defined as: All Child Prototypal Inheritance methods & properties from Parent. Topics on: . Read more: JS, JS Concepts, Java Script Runtime,

Parent

Parent is defined as: Node directly above a given Node. Topics on: Every Node only has ONE Parent (except Root). Read more: JS, JS Concepts, Java Script Runtime

Sibling

Sibling is defined as: two Nodes sharing same Parent. Topics on: . Read more: JS, JS Concepts, Java Script Runtime, Platform API, Web API, DOM API, DOM Tree, No

Subscribe

Subscribe is defined as: to access Context from closest Parent Provider in Component Hierarchy. Topics on: . Read more: React, React API, Context API, Subscribe