Skip to main content

Overview

The File Upload Component enables users to upload or attach files (e.g., images, PDFs, audio files) within QR Code-based landing pages.
It supports multiple file formats with validation and integrates a customizable button component for initiating uploads or downloads.

Properties


🧩 Supported File Types


Used in Categories

This component is used in the following QR Code categories:

Example Schema

Notes

  • The file.url field must be a valid URL pointing to a supported file type.
  • Both file and button objects are mandatory for schema validity.
  • Use the tracking property inside the button for analytics on user actions.
  • File size restrictions (if any) are handled at the API or upload handler level.