Guides


Welcome to the Guides section. Here you'll find practical, task-oriented walkthroughs to help you implement common features and customizations for the uploader. These guides build on the concepts introduced in the Getting Started section, providing step-by-step instructions for real-world scenarios.

These guides cover both the frontend @blocklet/uploader component and optional backend customizations with @blocklet/uploader-server. Remember, the frontend component can work independently, while the backend package is used for adding custom server-side upload handling and enabling remote sources.

After working through these guides, you'll have a solid understanding of how to tailor the uploader to your specific needs. For more in-depth information, you can dive into the API Reference.