.upload-file
Element
Creates a button to let users upload any file from their device
.small
.medium
.large
Syntax
$response = .upload-file
basic file upload button
$response = .upload-file !icontag
with custom upload icon
$response = .upload-file "Button Label"
with text label
$response = .upload-file !icontag "Button Label"
with icon and text label