Button

Button

Interactive buttons with pen-on-paper borders.

Preview

Variants

States

Installation

Import from the package. Tree-shakeable, only shipped code ships.

import { Button } from 'sketchpad-ui';

Usage

<Button variant="primary" seed="hero-cta">Get started</Button>