Skip to main content

Installation

Install the screen template by running the following command:
The screen file will be added at screens/document-upload-screen.tsx.

Usage

Required Props

This screen template does not require any props. It handles document upload and returns the uploaded document information.

Example

workflow.py

Returns

The screen returns the uploaded files directly:

Preview