Web Component: j-SingleUpload
j-SingleUpload
Configuration:
url
{String} a target URL for the uploading (default:/api/upload/
)accept
{String} (optional) can contain a content-type frow browsing files e.g.image/*
label
{String} (optional) changes a currentinnerHTML
(default:innerHTML
)title
{String} Tangular template for rendering a title of attachment (default:{{ name }}
)disabled
{Boolean} disables the componentremap
{String} (optional) a remap function (default:null
), example:value.length ? value[0] : null
Friendly components:
This component works with loading
(when the file is uploading) and message
(when server throws an error) component.
Author
- Peter Širka petersirka@gmail.com
- License
Created
11. november 2018
Updated
01. february 2023
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com