Developing Vue Apps with the Quasar Library — File Picker

John Au-Yeung
3 min readJan 28, 2021
Photo by Maksym Kaharlytskyi on Unsplash

Quasar is a popular Vue UI library for developing good looking Vue apps.

In this article, we’ll take a look at how to create Vue apps with the Quasar UI library.

File Picker

Quasar comes with a file picker component.

--

--