filemanager-element icon indicating copy to clipboard operation
filemanager-element copied to clipboard

Adds file upload functionality

Open kl3sk opened this issue 5 months ago • 1 comments

Implements a file upload feature to allow users to upload files with a button.

It dynamically creates a file input element and handles the selection and uploading of files.

Option have to be added for:

  • Is multiple
  • Allowed file types

kl3sk avatar Jun 24 '25 14:06 kl3sk