Questions about the CreatReactApp example #1287
Unanswered
michael-kaufman
asked this question in
Q&A
Replies: 1 comment
-
Now I understand that you are actually using Configuration in 'components/Layout' in the src folder. I'm determined to understand how this works - I'm impressed you understand React at this level in your 'spare time'. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After reading the documentation, and how to set up a react-md app, I'm curious why the example here with create-react-app doesn't have any layout configuration that is in the documentation? I think this is a wonderful project, and I am trying to use it, but the part that is difficult for me to understand is the Layout. How or what component should I use if I want to make a component and control how it responds to different screen sizes? Thanks. I've read the docs btw and still don't know. I'm guessing I use LayoutMain and a mix of Grid somehow? Some examples of components with a lot of content would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions