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