Skip to content
GitHub

Download Trigger

Trigger file downloads programmatically.

Hello, World! This is a sample text file.

Installation

Usage

Examples

Download SVG

Download an SVG file by passing the SVG markup to data and setting mimeType to image/svg+xml.

Promise

Trigger downloads from a promise that returns a Blob, File, or string. Pass a function to data.

API Reference

DownloadTrigger


For a complete list of props, see the Ark UI documentation.