Interactive Engraving Field
A production-scale, light + dark Interactive Engraving Field component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add interactive-engraving-fieldLive preview available in the gallery.
Usage
import { InteractiveEngravingField } from "@lerpa/ui";
<InteractiveEngravingField />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| maxCharacters | number | — | |
| productImage | string | — | |
| defaultText | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.