Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 301 Bytes

GLOSSARY.md

File metadata and controls

7 lines (6 loc) · 301 Bytes

Names

  • State Props = properties associated with mapStateToProps, this is applicable when defining one of the interfaces for a react component
  • Dispatch Props = properties associated with mapDispatchToProps this is applicable when defining one of the interfaces for a react component