DUCta

Landing

Call-to-action band.

import { DUCta } from 'deri-ui';
Live preview

Ready to ship?

typescript
<DUCta title="Ready?" label="Get started" onClick={go} />

Props

PropTypeDefaultDescription
title / description / labelstringCopy
onClick() => voidCTA

Usage

import { DUCta } from 'deri-ui';

<DUCta title="Ready?" label="Get started" onClick={go} />

Customize with className, radius, and Tailwind utilities. Theme tokens come from deri-ui/tailwind.preset.

© 2026 Deri Ui. Developed by Deribew Shimelis. Copy and use the code freely in your projects.