REACT JS - Props are immutable Props in React are called immutable because they cannot be modified directly once they are passed to a component. Instead, props serve as read-only inputs to a component, ensuring that components remain pure and predictable. #React #javascript
0
0
0
30
0
Download Image