This lesson will cover the following topics:

02 | Overview
03 | Variants

01 Getting Started

This tutorial covers styling the file upload element, including:
  • An overview of the file uploader.
  • Variant options and styling.

02 Overview

The file uploader allows users to upload supporting documents and images. This element can be found under the input tab.
input tab

03 Variants

The file upload input element has three variant options you can choose from. You can find the variant style options in the project styling panel.
1. Choose the file input option from the dropdown.

Using the File Upload Variant dropdown, you can choose from 3 variants. The styling options available will depend on the selected variant.

04 Styling the Variants

Using the styling options you can change the icon position, change the look of the input area, and choose a size.
root styling options
To change the ‘Choose Files’ text, click on the label tab and use the styling options available.
Label tab
The input option provides styling options for the file upload input area.
input tab
When the user uploads the file, the file uploader field will reflect a list of uploaded documents. You can styling options can be found in the files menu, files item, files number, icon, delete icon, and view icon.
files styling options

05 Got Feedback?

Additional Resources