1.3.1 • Published 8 years ago
flexin v1.3.1
About
Flexin' :muscle: - a React component for layouts.
Quit writing a bunch of boilerplate flexbox CSS and start Flexin'!
Props
These props map to flex-related CSS properties.
alignContent=>align-contentalignItems=>align-itemsalignSelf=>align-selfbasis=>flex-basisdirection=>flex-directiongrow=>flex-growjustifyContent=>justify-contentorder=>ordershrink=>flex-shrinkwrap=>flex-wrap
These props are from React.
childrenclassName
And this prop makes the component inline-flex instead of flex.
inline(default:false)
Here's a no-nonsense overview of flexbox.
License
MIT