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.urlfield must be a valid URL pointing to a supported file type. - Both
fileandbuttonobjects are mandatory for schema validity. - Use the
trackingproperty inside the button for analytics on user actions. - File size restrictions (if any) are handled at the API or upload handler level.