Homecomponentsstructural
Alpha
This component is in development. There could be breaking changes made to it in a non-major release of Prism. Please use with caution.Use a FixGrid to layout items in a fixed amount of columns.
Spacing
Use the spacing property to specify the equal spacing between items in both vertical and horizontal directions.
Columns
Use the columns property to specify the number of columns. This is a responsive property so you can have different number of columns on different sizes.
API
columns
Required
children
Required
ReactNode
as
ElementType<any, keyof IntrinsicElements>
spacing
data
DataAttributeMap