Paper
Versatile Component
Import
import { Paper } from "@prismane/core";
Usage
<Paper w={120} h={120} />
With Shadow
<Paper w={120} h={120} shadow />
Versatile Component
<Paper as="a" href="https://www.google.com" target="_blank" w={120} h={120} shadow />
API
Please refer to the documentation below for a comprehensive overview of all the available props and classes for the mentioned components.
- -
Paper