📄️ Basics
Basic setup
📄️ File sources
Different methods for selecting files or adding files to CustUp is divided into External, Device and Media Sources, but this guide only focuses on external and media sources.
📄️ Attaching instances
Guess the maximum number of CustUp instances that can be on a single page, Infinity, and up to the maximum capacity of the user's device memory, so also it is also possible to attach one or more CustUp instances to another instance basically for collective file upload, that is if you have more than one CustUp instances on a single page and you would like to upload all the files added to all the instances together in a single upload.
📄️ React JS integration
React JS version of CustUp is now available and the complete setup guide can be found in the frameworks section.