Component <Container />
Props
Props | Type | Meaning | Possible values |
---|---|---|---|
width | number / string | Change container max width | from 0 to any number |
fullWidth | boolean | Set container width to full screen width | true / false |
spaceTop | number / string | Add container top spacing | from 0 to any number or string with units |
spaceBottom | number / string | Add container bottom spacing | from 0 to any number or string with units |