Appearance
Rendered Component
Props
Name | Type | Required | Default | Description | Example |
---|
Code Example
html
<IuUpload
name="file"
label="tolle datei"
multiple
add-url="http://playground.test/api/upload"
validations="required|ext:json|max_length:2|size:1024"></IuUpload>