Columns component lets you arrange content in a responsive grid layout. It’s most often used to put cards in a grid, by specifying the number of grid columns. You can also use the Column sub-component to wrap arbitrary content. Columns are responsive and automatically adjust for smaller screens.
Get started
Set up your project with our quickstart guide.
API reference
Explore endpoints, parameters, and examples for your API.
Columns example
Column sub-component
Use theColumn component to wrap text or code in individual columns. This is useful when you want to display arbitrary content side by side, not just cards or other components.
Installation
Usage
Column sub-component example
Properties
The number of columns per row. Accepts values from 1 to 4.