React Github Permalink
See the Storybook
CaniuseLink Demo
Live API Example
Mock Data Example
CSS Flexible Box Layout Module
View on caniuse.comMethod of positioning elements in horizontal or vertical stacks. Support includes all properties prefixed with `flex`, as well as `display: flex`, `display: inline-flex`, `align-content`, `align-items`, `align-self`, `justify-content` and `order`.
Chrome
89
90
91
92
93
Firefox
84
85
86
87
88
Safari
14.0
14.1
15.0
15.1
15.2
Edge
89
90
91
92
93
IE
8
9
10
11
Inline Usage
This layout uses for positioning elements.