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