A shadcn-style download trigger utility built with Ark UI primitives.

Installation

npx shadcn@latest add @ark-cn/download-trigger

Usage

import { DownloadTrigger } from "@/components/ui/download-trigger"

Examples

Default

API reference

This utility mirrors Ark UI's DownloadTrigger and adds ark-cn-only variant and size props for button styling.

See the ARK UI documentation for the full API.