Button
Button
Pressable action with a hard shadow and tactile active state.
PHASE 1
PREVIEW
Variants
States
INSTALLATION
Import from the package. Tree-shakeable, only shipped code ships.
import { Button } from 'sketchpad-ui';USAGE
<Button variant="primary">Play</Button>