is there any way to also save the
is there any way to also save the uploaded file names?
https://uploadstuff.dev/
3 Replies
In the single file example, you could update the
saveStorageId
function to also save the file name:
sorry, that's clear. My question was how to pass the file name to the
saveStorageId
function in the first placeFor example in UploadButton single file example: