Disable upload and cancel buttons on PrimVue FileUpload component
To disable the cancel and upload buttons on the PrimeVue FileUpload component, set the appropriate props to false. The props are “showCancelButton” and “showUploadButton.” Something like this should do the trick: