I'm looking at using the react-grid-layout component but the documentation is not good when it comes to explaining the terminology. Here are my questions:
- What's the difference between ReactGridLayout and ResponsiveReactGridLayout? What exactly is meant by "responsive"?
- For ResponsiveReactGridLayout, what is meant by a "breakpoint"? Why do we need it and how should it be set?