MCPcopy Create free account
hub / github.com/docusealco/docuseal / uploadFiles

Method uploadFiles

app/javascript/elements/file_dropzone.js:70–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 uploadFiles () {
71 this.toggleLoading()
72
73 if (this.dataset.submitOnUpload) {
74 this.closest('form').querySelector('button[type="submit"]').click()
75 }
76 }
77}))

Callers 2

onDropMethod · 0.45
onSelectFilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected