mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 06:23:41 +09:00
14 lines
475 B
Markdown
14 lines
475 B
Markdown
---
|
|
disable_code: true
|
|
slimscroll: true
|
|
---
|
|
|
|
### VFilePond Props
|
|
|
|
Here is the props added for `<VFilePond />` component,
|
|
you can check all options available on [filepond official documentation](https://pqina.nl/filepond/docs/patterns/api/filepond-instance/#properties):
|
|
|
|
| Props | Default | Type |
|
|
| ----- | ------------------------------------- | --------------- |
|
|
| size | <span class="is-string">`grey`</span> | `small`, `tiny` |
|