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