Props
Properties passed to React components from their parents. Props are read-only and allow components to be configured and reused with different data.
Properties passed to React components from their parents. Props are read-only and allow components to be configured and reused with different data.