Skip to content

Commit 9b2cfdf

Browse files
authored
Merge branch 'main' into PoojaB26-patch-3
2 parents 46da197 + e3d003b commit 9b2cfdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ff-concepts/file-handling/download-file.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ The **Download File** action allows you to enable users to download or save file
4444

4545
:::
4646

47-
## Add Download File [Action]
47+
## Download File [Action]
4848

49-
To add a download file action, select the **Widget** (e.g., button or any interactive widget) where you want users to initiate the file download and set the **Source** to one of the following.
49+
To add a Download File action, select the **Widget** (e.g., button or any interactive widget) where you want users to initiate the file download and set the **Source** to one of the following.
5050

5151
- **From URL**: Use this option for downloading files that are accessible through a direct link and specify the URL of the file that should be downloaded.
5252
- **From File (Bytes)**: Use this option when the file is uploaded to the device using the [Local Upload (Widget State)](upload-data.md#local-upload-widget-state). You can access the file via ***Widget State > Uploaded Local File***.
5353

5454
Optionally, you can specify a **Filename** to be used when the file is downloaded.
5555

56-
![file-download-action](imgs/file-download-action.avif)
56+
![file-download-action](imgs/file-download-action.avif)

0 commit comments

Comments
 (0)