- The passing of data through nested children components, in order to get it to more deeply-nested components where the data is needed. If not all components need the respective data, prop drilling is considered an issue, one to be avoided by different component composition or state management. Prop drilling is known from JavaScript libraries and frameworks like React and Vue.js.
This term is sponsored by: your name/company?
- Previous term: Prop
- Next term: Property
- Random term: Web Distributed Authoring and Versioning (webglossary.info/random 🎲)