Circle API
Learn about the Circle component's props and CSS classes.Import
import { CircleProps } from "@prismane/core";
Props
Circle
extends Center component's props.
Name | Type | Description | Default |
---|---|---|---|
size | string / number | The horizontal and vertical size of the circle. | - |
CSS
Circle
extends Center component's CSS classes.
Rule | Global Class | Description |
---|---|---|
root | .PrismaneCircle-root | The wrapper box of the circle. |