So, Answer to your question : React is Object Oriented .
Read moreHow initialize object in React JS?
“initialize object in react hook” Code Answer
Read moreHow do you access an object in React?
“how to access the object values in react” Code Answer’s
Read moreCan React props be objects?
React props can be accessed as an object or destructured Or they can be destructured , since props will always be an object, into separate variables.
Read more