Imagine ArtImagine Art

Expressive Button

View in Figma

A gradient CTA button with prominent styling for hero sections and key actions.

Actions

Import

import { ExpressiveButton } from "@/components/ui"

API

PropTypeDefaultDescription
size"md" | "lg" | "xl""md"Button dimensions.
iconReactNodeIcon before the label.
loadingbooleanShows a spinner and disables interaction.
disabledbooleanDisables the button.

Examples