Circle
Versatile Component
Import
import { Circle } from "@prismane/core";
Usage
<Circle size={60} bg="primary"> <Fire /> </Circle>
Versatile Component
<Circle as="a" href="https://www.google.com" target="_blank" size={60} bg="base" > <Fire size={20} /> </Circle>
API
Please refer to the documentation below for a comprehensive overview of all the available props and classes for the mentioned components.
- -
Circle