Skip to content

How to get selected files count from QUploader? #14551

Discussion options

You must be logged in to vote

I use the added event to get the files that have been added. https://v1.quasar.dev/vue-components/uploader#quploader-api

@added -> function(files)
  Description
  Emitted when files are added into the list
  Parameters
  files : Array
  Description
  Array of files that were added`

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@oneriang
Comment options

@metalsadman
Comment options

Answer selected by oneriang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants