Cta Floating Sticky Bar
A production-scale, light + dark Cta Floating Sticky Bar component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cta-floating-sticky-barLive preview available in the gallery.
Usage
import { CtaFloatingStickyBar } from "@lerpa/ui";
<CtaFloatingStickyBar />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| headline | string | — | |
| subline | string | — | |
| primaryHref | string | — | |
| primaryLabel | string | — | |
| dismissible | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.