Hey @corysimmons and @alex-godin, just wanted to let you know that we've since added a contentType
property to the File Picker. So you can access the filetype with {{ filepicker1.file.contentType }}
. See example here:
Hope that helps!
Hey @corysimmons and @alex-godin, just wanted to let you know that we've since added a contentType
property to the File Picker. So you can access the filetype with {{ filepicker1.file.contentType }}
. See example here:
Hope that helps!