# file_upload
Name | file_upload |
---|---|
Type | panel |
Since | 2020-01-01 |
# Config
files:
title: string
variable: string
notes: bool
upload:
extensions: []
filesize_max: int
filesize_min: int
multiple: bool
resize:
width: int
height: int
quality: int
sharpen: bool
ui:
title: string
description: string
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
← file_render headliner →