Square API
Learn about the Square component's props and CSS classes.Import
import { SquareProps } from "@prismane/core";
Props
Square
extends Center component's props.
Name | Type | Description | Default |
---|---|---|---|
size | string / number | The size of the square component. | - |
CSS
Square
extends Center component's CSS classes.
Rule | Global Class | Description |
---|---|---|
root | .PrismaneSquare-root | The container of the square component. |