You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to set default files, to be included on widget initialization
Let's say i have an array of files, and the Widget has multiple props, how can include those files to be included by default?
I know there this example https://codepen.io/uploadcare/pen/NVjPyg, but group value string is hardcoded and i just have an array of regular files, not uploadcare files that include uuid.
The text was updated successfully, but these errors were encountered:
How to set default files, to be included on widget initialization
Let's say i have an array of files, and the Widget has multiple props, how can include those files to be included by default?
I know there this example https://codepen.io/uploadcare/pen/NVjPyg, but group value string is hardcoded and i just have an array of regular files, not uploadcare files that include uuid.
The text was updated successfully, but these errors were encountered: