Skip to main content

React Layout Component

You can see the components.

Easy to Use

Container

The Container component implements a layout that limits the maximum width of the content and places it in the center according to the width of the screen.

Focus on What Matters

Grid

The Grid component implements a layout that arranges child components in a grid.

Powered by React

Flex

The Flex components implement a layout that flexibly arranges child components.