Module

createRowColumnLayout

Return components for rendering flexbox when specified margin. Flexbox wrap when reach specified breakpoint(s) All Columns have same margin between other Columns got by the same createRowColumnLayout(margin) : wrap Rows. To ensure Rows are wrapped by block : wrap Column. Auto wrap Columns if they exceed the width. : flexbox
Parameters:
Name Type Description
paddingHoriz
paddingVerti
Author:
  • Sandy Lau https://github.com/sandylau333

View Source styledComponents/createRowColumnLayout.js, line 36