Disha Jaindisha.hashnode.devยทMar 28, 2023Props in Class-based-componentsIn React, props (short for "properties") are a mechanism for passing data from a parent component to a child component. When you define a class-based component in React, you can specify one or more props that the component should accept as input. Pro...34 readspropsAdd a thoughtful commentNo comments yetBe the first to start the conversation.