Box
Box is the most basic component of Welcome UI — all other components make use of it for styling. By default, it’s a div element.
version
5.0.0
install
yarn add @welcome-ui/box
usage
import { Box } from '@welcome-ui/box'
Usage #
You can create a simple card item using Boxes (and a couple of other components).
Previous
AspectRatioNext
Flex