creativetimofficial/ct-soft-ui-dashboard-pro-react

Need help with SoftDropzone

Closed this issue · 0 comments

Hi, I'm newbie of reactjs and still improving my knowledge. I'm currently using your product which is SOFT UI DASHBOARD PRO REACT. Can you tell me how will I be able to .processQueue() the
<SoftDropzone
options={{
addRemoveLinks: true,
autoProcessQueue: false,
autoQueue: true,
}}/>
component. I want to upload a file after clicking a button. thanks!