I am trying to declare initial selected files, but files attribute is not working <paper-input-file files="['asas','asdasd']" actually, what I am using is haunted js with paper-input-file, but needed to have files attribute public
I am trying to declare initial selected files, but files attribute is not working
<paper-input-file
files="['asas','asdasd']"
actually, what I am using is haunted js with paper-input-file, but needed to have files attribute public