Constructor
new CPlainUploadColumn()
Parameters:
Name | Type | Description |
---|---|---|
this.props.upload_endpoint |
string | Endpoint for uploading files. |
this.props.links_endpoint |
string | Endpoint for links to files. |
this.props.max_file_size |
undefined | int | Maximum file size. |
this.props.allowed_extentions |
undefined | Array.<string> | Allowed file extention. |
- Source: