#dom-manipulation

[ follow ]
#web-development
#javascript
fromLogRocket Blog
1 month ago

React forwardRef explained: Usage, alternatives, and React 19 update - LogRocket Blog

forwardRef is a React utility that allows a parent component to pass a ref through a child component to directly access the child's DOM node or instance.
React
fromSimplilearn.com
2 years ago

What Are Directives in Angular? | Simplilearn

Directives in Angular are classes that add or modify behavior in templates. They manipulate the DOM by adding or removing elements and changing the appearance of elements.
JavaScript
[ Load more ]